We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbe93d commit 0ef803aCopy full SHA for 0ef803a
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 16
12
targetSdkVersion 29
13
versionCode 1
14
- versionName "1.0.1"
+ versionName "1.0.2"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
0 commit comments