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 1a0cddf commit c8eaeb9Copy full SHA for c8eaeb9
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.flashlight"
16
minSdkVersion 21
17
targetSdkVersion 30
18
- versionCode 50
19
- versionName "5.5.2"
+ versionCode 51
+ versionName "5.5.3"
20
setProperty("archivesBaseName", "flashlight")
21
}
22
0 commit comments