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 cba8718 commit 254f069Copy full SHA for 254f069
app/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
minSdk = 26
13
targetSdk = 36
14
versionCode = 1
15
- versionName = "1.4-demo"
+ versionName = "1.4"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments