update version to 5.10.1
This commit is contained in:
parent
9689d4f6fc
commit
f5ab9462fd
|
@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
|
||||||
app-build-kotlinJVMTarget = "17"
|
app-build-kotlinJVMTarget = "17"
|
||||||
#versioning
|
#versioning
|
||||||
app-version-appId = "com.simplemobiletools.flashlight"
|
app-version-appId = "com.simplemobiletools.flashlight"
|
||||||
app-version-versionCode = "65"
|
app-version-versionCode = "66"
|
||||||
app-version-versionName = "5.10.0"
|
app-version-versionName = "5.10.1"
|
||||||
[libraries]
|
[libraries]
|
||||||
#AndroidX
|
#AndroidX
|
||||||
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
|
androidx-customView = { module = "androidx.customview:customview", version.ref = "androidx-customView" }
|
||||||
|
|
Loading…
Reference in New Issue