Skip to content

Commit 8126540

Browse files
author
Klaus Weidner
committed
Bump version to 1.40.4
1 parent 799a79c commit 8126540

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
@@ -6,8 +6,8 @@ android {
66
applicationId 'org.pocketworkstation.pckeyboard'
77
minSdkVersion 14
88
targetSdkVersion 26
9-
versionCode 1040003
10-
versionName "v1.40.3"
9+
versionCode 1040004
10+
versionName "v1.40.4"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)