We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6571187 commit 537f67bCopy full SHA for 537f67b
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion 16
11
targetSdkVersion 31
12
versionCode 1
13
- versionName "1.0.5"
+ versionName "1.0.6"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments