Skip to content

Commit c3ccb8b

Browse files
committed
Update version to 1.1.1 (3)
1 parent 567ce7c commit c3ccb8b

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 = "org.fossify.keyboard"
25-
app-version-versionCode = "2"
26-
app-version-versionName = "1.1.0"
25+
app-version-versionCode = "3"
26+
app-version-versionName = "1.1.1"
2727
[libraries]
2828
#AndroidX
2929
androidx-autofill = { module = "androidx.autofill:autofill", version.ref = "androidx-autofill" }

0 commit comments

Comments
 (0)