Skip to content

Commit 15f1571

Browse files
committed
bump version number
1 parent 852d5ba commit 15f1571

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 = 1702
16-
versionName = "1.702"
15+
versionCode = 1703
16+
versionName = "1.703"
1717

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

0 commit comments

Comments
 (0)