Skip to content

Commit 3b61fdc

Browse files
committed
Version update - 4
1 parent 70f53ce commit 3b61fdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.abizer_r.quickedit"
1414
minSdk = 24
1515
targetSdk = 34
16-
versionCode = 3
17-
versionName = "1.0.3"
16+
versionCode = 4
17+
versionName = "1.1.0"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)