update version to 5.10.1

This commit is contained in:
tibbi 2023-10-18 15:07:43 +02:00
parent 9689d4f6fc
commit f5ab9462fd
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.flashlight"
app-version-versionCode = "65"
app-version-versionName = "5.10.0"
app-version-versionCode = "66"
app-version-versionName = "5.10.1"
[libraries]
#AndroidX
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }