We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f57032 commit 9026133Copy full SHA for 9026133
1 file changed
app/build.gradle
@@ -22,7 +22,7 @@ android {
22
minSdk 25
23
targetSdk 33
24
versionCode vCode
25
- versionName "1.0.10"
+ versionName "1.1.0"
26
27
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
28
vectorDrawables {
0 commit comments