Skip to content

Commit 35f3e23

Browse files
author
Klaus Weidner
committed
Bump version to 1.40.3
1 parent 6ec1f00 commit 35f3e23

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 1040002
10-
versionName "v1.40.2"
9+
versionCode 1040003
10+
versionName "v1.40.3"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)