Skip to content

Commit f01993c

Browse files
committed
bump version number
1 parent 9c7a4b5 commit f01993c

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 = 29
1414
targetSdk = 34
15-
versionCode = 1604
16-
versionName = "1.604"
15+
versionCode = 1605
16+
versionName = "1.605"
1717

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

0 commit comments

Comments
 (0)