We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd60b2 commit d0ff763Copy full SHA for d0ff763
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
applicationId = "com.metimol.todoshka"
16
minSdk = 29
17
targetSdk = 36
18
- versionCode = 1
+ versionCode = 2
19
versionName = "1.1.2"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments