Skip to content

Commit 8fcc30b

Browse files
committed
bump version number
1 parent 37bf34e commit 8fcc30b

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
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.viscouspot.gitsync"
1313
minSdk = 21
1414
targetSdk = 34
15-
versionCode = 1700
16-
versionName = "1.700"
15+
versionCode = 1701
16+
versionName = "1.701"
1717

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

0 commit comments

Comments
 (0)