Skip to content

Commit cfec55d

Browse files
committed
update version to 5.10.0
1 parent 6142287 commit cfec55d

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.flashlight"
1616
minSdk 23
1717
targetSdk 34
18-
versionCode 64
19-
versionName "5.9.2"
18+
versionCode 65
19+
versionName "5.10.0"
2020
setProperty("archivesBaseName", "flashlight")
2121
}
2222

0 commit comments

Comments
 (0)