Current this does nothing

This is needed to update minSdk
This commit is contained in:
M66B 2022-02-24 18:25:33 +01:00
parent b57678200f
commit 96aabc6a27
5 changed files with 5 additions and 0 deletions

View File

@ -97,6 +97,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"

View File

@ -97,6 +97,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"

View File

@ -97,6 +97,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"

View File

@ -97,6 +97,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"

View File

@ -97,6 +97,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"