We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f648e commit 3192663Copy full SHA for 3192663
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 15
10
targetSdkVersion 22
11
versionCode 1
12
- versionName "1.00.001"
+ versionName "1.00.002"
13
}
14
buildTypes {
15
release {
0 commit comments