Skip to content

Commit

Permalink
update version to 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 7, 2023
1 parent 6142287 commit cfec55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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")
}

Expand Down

0 comments on commit cfec55d

Please sign in to comment.