hotfix app crash, bump to 2.0.1

This commit is contained in:
Odweta
2024-10-25 16:44:05 +02:00
parent b9f19b93f4
commit 8a4956e6c6
10 changed files with 381 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "2.0"
versionName = "2.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}