This commit is contained in:
Thomas Demirdjian
2026-03-02 13:26:30 +01:00
parent 006b65eed4
commit 7342071d04
5 changed files with 4839 additions and 33 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "2026.02.18"
versionName "2026.03.02"
}
signingConfigs {
debug {