We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67055aa commit d4b0e2cCopy full SHA for d4b0e2c
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.simplemobiletools.flashlight"
10
minSdkVersion 16
11
targetSdkVersion 23
12
- versionCode 3
13
- versionName "1.2"
+ versionCode 4
+ versionName "1.3"
14
}
15
16
signingConfigs {
0 commit comments