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 5b825c8 commit ae3abf3Copy full SHA for ae3abf3
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.flashlight"
17
minSdkVersion 21
18
targetSdkVersion 29
19
- versionCode 38
20
- versionName "5.0.6"
+ versionCode 39
+ versionName "5.1.0"
21
setProperty("archivesBaseName", "flashlight")
22
}
23
0 commit comments