chore: bump versione a 2.1.0 e aggiorna CLAUDE.md

versionCode 10300 → 10400. CLAUDE.md aggiornato con i nuovi servizi
shared (UpdateService, UrlLauncherService, update_dialog), il
MethodChannel in MainActivity.kt e il pattern di mock per widget test.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 08:55:23 +02:00
parent ea0ed719bb
commit cd82edd8d3
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const String kAppVersion = '2.0.0';
const String kAppVersion = '2.1.0';
const String kAppAuthor = 'Davide Grilli';
const String kAppLicense = 'EUPL v1.2';