Skip to content

Commit 68e53d8

Browse files
committed
update version to 5.0.2
1 parent 1a1355e commit 68e53d8

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 33
18-
versionName "5.0.1"
17+
versionCode 34
18+
versionName "5.0.2"
1919
setProperty("archivesBaseName", "flashlight")
2020
}
2121

0 commit comments

Comments
 (0)