We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f53ce commit 3b61fdcCopy full SHA for 3b61fdc
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 = 3
17
- versionName = "1.0.3"
+ versionCode = 4
+ versionName = "1.1.0"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables {
0 commit comments