Skip to content

Commit

Permalink
update version to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Aug 17, 2022
1 parent 25e0391 commit 7f6927a
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"
minSdkVersion 21
targetSdkVersion 33
versionCode 56
versionName "5.7.0"
versionCode 57
versionName "5.8.0"
setProperty("archivesBaseName", "flashlight")
}

Expand Down

0 comments on commit 7f6927a

Please sign in to comment.