fixed app crash, added an easter egg

This commit is contained in:
Odweta
2024-10-16 22:19:36 +02:00
parent a046e5a000
commit d9c296f80e
14 changed files with 66 additions and 22 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0.8"
versionName = "1.0.9"
}
buildTypes {