Skip to content

Commit 0e1a65f

Browse files
author
Klaus Weidner
committed
Bump version to 1.41.1
1 parent ba5d5c3 commit 0e1a65f

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 1040007
10-
versionName "v1.40.7"
9+
versionCode 1041001
10+
versionName "v1.41.1"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
externalNativeBuild {
1313
cmake {

0 commit comments

Comments
 (0)