Skip to content

Commit f5ab946

Browse files
committed
update version to 5.10.1
1 parent 9689d4f commit f5ab946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
2222
app-build-kotlinJVMTarget = "17"
2323
#versioning
2424
app-version-appId = "com.simplemobiletools.flashlight"
25-
app-version-versionCode = "65"
26-
app-version-versionName = "5.10.0"
25+
app-version-versionCode = "66"
26+
app-version-versionName = "5.10.1"
2727
[libraries]
2828
#AndroidX
2929
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }

0 commit comments

Comments
 (0)