1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Revert min SDK version to 21, we'll trust the version checks in place

This commit is contained in:
Jorge Martín
2025-09-12 16:42:29 +02:00
parent 1b2171bc3e
commit 01af1e6daa
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-sdk tools:overrideLibrary="com.sayem.keepawake,com.splashview,com.facebook.react,com.facebook.hermes" />
<application
android:name="im.vector.app.VectorApplication"
android:allowBackup="false"