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 6142287 commit cfec55dCopy full SHA for cfec55d
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.flashlight"
16
minSdk 23
17
targetSdk 34
18
- versionCode 64
19
- versionName "5.9.2"
+ versionCode 65
+ versionName "5.10.0"
20
setProperty("archivesBaseName", "flashlight")
21
}
22
0 commit comments