v1.6.1
harvey186 2023-09-10 10:15:05 +02:00
parent d5c7b0e1cb
commit 95a5cbbb2a
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
tools:remove="android:appComponentFactory" tools:remove="android:appComponentFactory"
tools:targetApi="p" tools:targetApi="p"
android:label="@string/app_name" android:label="LeOS-Genesis"
android:largeHeap="false" android:largeHeap="false"
android:networkSecurityConfig="@xml/gx_network_security_config" android:networkSecurityConfig="@xml/gx_network_security_config"
android:requestLegacyExternalStorage="true" android:requestLegacyExternalStorage="true"
@ -321,4 +321,4 @@
</application> </application>
</manifest> </manifest>

View File

@ -4,5 +4,5 @@
# Location of the SDK. This is only used by Gradle. # Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the # For customization when using a Version Control System, please read the
# header note. # header note.
#Sat Sep 09 08:12:27 CEST 2023 #Sun Sep 10 10:11:18 CEST 2023
sdk.dir=/home/ich/Android/Sdk sdk.dir=/home/leos/Android/Sdk