Skip to content

Commit de931a9

Browse files
committed
bump version number
1 parent 660c41e commit de931a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.viscouspot.gitsync"
1212
minSdk = 29
1313
targetSdk = 34
14-
versionCode = 1106
15-
versionName = "1.106"
14+
versionCode = 1200
15+
versionName = "1.200"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
vectorDrawables {

0 commit comments

Comments
 (0)