update version to 5.10.0

This commit is contained in:
tibbi 2023-09-07 11:21:38 +02:00
parent 6142287e45
commit cfec55d9eb
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdk 23
targetSdk 34
versionCode 64
versionName "5.9.2"
versionCode 65
versionName "5.10.0"
setProperty("archivesBaseName", "flashlight")
}