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