Skip to content

Commit d0ff763

Browse files
committed
Bump version code
1 parent ccd60b2 commit d0ff763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
applicationId = "com.metimol.todoshka"
1616
minSdk = 29
1717
targetSdk = 36
18-
versionCode = 1
18+
versionCode = 2
1919
versionName = "1.1.2"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)