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 4bc55c1 commit a92a4bfCopy full SHA for a92a4bf
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.flashlight"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 62
19
- versionName "5.9.0"
+ versionCode 63
+ versionName "5.9.1"
20
setProperty("archivesBaseName", "flashlight")
21
}
22
0 commit comments