Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit 56922c2

Browse files
committed
manifest fix release
1 parent 3cfac70 commit 56922c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
applicationId "com.anysoftkeyboard.languagepack.norwegian"
2626
minSdkVersion 7
2727
targetSdkVersion 25
28-
versionCode 100
29-
versionName "2.0.0"
28+
versionCode 101
29+
versionName "2.0.1"
3030
}
3131

3232
signingConfigs {

0 commit comments

Comments
 (0)