We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182987d commit 10a332dCopy full SHA for 10a332d
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.abizer_r.quickedit"
14
minSdk = 24
15
targetSdk = 34
16
- versionCode = 2
17
- versionName = "1.0.2"
+ versionCode = 3
+ versionName = "1.0.3"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables {
0 commit comments