Skip to content

Commit 82b34d7

Browse files
committed
update version to 5.4.0
1 parent 93a6c92 commit 82b34d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.keyboard"
1717
minSdk 23
1818
targetSdk 33
19-
versionCode 14
20-
versionName "5.3.2"
19+
versionCode 15
20+
versionName "5.4.0"
2121
multiDexEnabled true
2222
setProperty("archivesBaseName", "keyboard")
2323
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)