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"
+2 -2
View File
@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"versionCode": 2,
"versionName": "1.0.2+MK",
"outputFile": "app-release.apk"
}
],
+1 -1
View File
@@ -1,3 +1,3 @@
<resources>
<string name="app_name">داروخانه همراه</string>
<string name="app_name">داروچی</string>
</resources>