This commit is contained in:
2026-06-14 20:05:29 +03:30
parent c76f8aa08f
commit f3b227f09a
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ android {
applicationId = "com.approagency.pharmacy"
minSdk = 24
targetSdk = 36
versionCode = 1
versionName = "1.0"
versionCode = 2
versionName = "1.0.2+MK"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"