Skip to content

Commit

Permalink
Update version to 1.1.1 (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Oct 28, 2024
1 parent 567ce7c commit c3ccb8b
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 @@ -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" }
Expand Down

0 comments on commit c3ccb8b

Please sign in to comment.