abouttreesummaryrefslogcommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-01-03 00:52:26 +0100
committerJules Aguillon2024-01-03 01:07:22 +0100
commit8b2c7d93371b3d14993a34aaf1d98de3fb8f812c (patch)
tree511647681bd2eee82eccf68e9e6ed76f45c891c7 /AndroidManifest.xml
parent409362ddb4b066077aae7e84bed924c6040d139d (diff)
downloadunexpected-keyboard-8b2c7d93371b3d14993a34aaf1d98de3fb8f812c.tar.gz
unexpected-keyboard-8b2c7d93371b3d14993a34aaf1d98de3fb8f812c.zip
Release 1.25.0 (37)
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ed0b60f..19c5185 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="36" android:versionName="1.24.0" android:hardwareAccelerated="false">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:hardwareAccelerated="false">
<application android:label="@string/app_name" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:hardwareAccelerated="false">
<service android:name="juloo.keyboard2.Keyboard2" android:label="@string/app_name" android:permission="android.permission.BIND_INPUT_METHOD" android:exported="true" android:directBootAware="true">
<intent-filter>