diff options
| author | Jules Aguillon | 2021-04-20 00:59:20 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2021-04-20 00:59:20 +0200 |
| commit | f466b1c12731082240e76a5e1940332d167c3bc0 (patch) | |
| tree | c2f57b02a5daefaae81f9fb2cb9bdc74a529226d | |
| parent | 59cff03e70d322518c6800b7fe01d86e5c9cde8f (diff) | |
| download | unexpected-keyboard-f466b1c12731082240e76a5e1940332d167c3bc0.tar.gz unexpected-keyboard-f466b1c12731082240e76a5e1940332d167c3bc0.zip | |
Release 1.7 (8)
| -rw-r--r-- | AndroidManifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1320bc8..e028485 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="juloo.keyboard2" - android:versionCode="7" - android:versionName="1.6" + android:versionCode="8" + android:versionName="1.7" android:hardwareAccelerated="false"> <uses-sdk android:minSdkVersion="3" |
