Skip to content

Commit

Permalink
update version to 6.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 19, 2023
1 parent 19aa8d7 commit 0cb55f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.filemanager.pro"
app-version-versionCode = "135"
app-version-versionName = "6.16.0"
app-version-versionCode = "136"
app-version-versionName = "6.16.1"
[libraries]
#AndroidX
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }
Expand Down

0 comments on commit 0cb55f5

Please sign in to comment.