App distrubation

This commit is contained in:
mohamedkaif356
2023-09-13 20:25:37 +05:30
parent 61e5fbf4a1
commit d823821026
2 changed files with 22 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ android {
minSdk 21
targetSdk 34
versionCode 3
versionName "2.1.3"
versionName "2.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}