We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08a39e commit 5a72215Copy full SHA for 5a72215
1 file changed
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdk 19
13
targetSdk 34
14
versionCode 1
15
- versionName "1.0"
+ versionName "1.1.0"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments