We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c7e07 commit e1e226cCopy full SHA for e1e226c
app/build.gradle.kts
@@ -14,7 +14,7 @@ android {
14
minSdk = 24
15
targetSdk = 34
16
versionCode = 1
17
- versionName = "1.0.0"
+ versionName = "1.0.1"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments