Skip to content

Commit 97ee8f7

Browse files
committed
update version to 5.0.1
1 parent ee05326 commit 97ee8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.simplemobiletools.flashlight"
1515
minSdkVersion 21
1616
targetSdkVersion 28
17-
versionCode 32
18-
versionName "5.0.0"
17+
versionCode 33
18+
versionName "5.0.1"
1919
setProperty("archivesBaseName", "flashlight")
2020
}
2121

0 commit comments

Comments
 (0)