Update version to 1.1.1 (3)

This commit is contained in:
Naveen Singh
2024-10-28 19:50:04 +05:30
parent 567ce7c084
commit c3ccb8bc7f

View File

@@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "org.fossify.keyboard"
app-version-versionCode = "2"
app-version-versionName = "1.1.0"
app-version-versionCode = "3"
app-version-versionName = "1.1.1"
[libraries]
#AndroidX
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }