diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cc2272de..de4dc1a9 100755 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -16,7 +16,7 @@ android:icon="@mipmap/ic_launcher" tools:remove="android:appComponentFactory" tools:targetApi="p" - android:label="@string/app_name" + android:label="LeOS-Genesis" android:largeHeap="false" android:networkSecurityConfig="@xml/gx_network_security_config" android:requestLegacyExternalStorage="true" @@ -321,4 +321,4 @@ - \ No newline at end of file + diff --git a/build/kotlin/sessions/kotlin-compiler-12025959959237671804.salive b/build/kotlin/sessions/kotlin-compiler-12025959959237671804.salive deleted file mode 100644 index e69de29b..00000000 diff --git a/local.properties b/local.properties index cdc24e83..830d03ca 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Sat Sep 09 08:12:27 CEST 2023 -sdk.dir=/home/ich/Android/Sdk +#Sun Sep 10 10:11:18 CEST 2023 +sdk.dir=/home/leos/Android/Sdk