mirror of https://github.com/LeOS-GSI/LeOS-Genesis
appname
parent
d5c7b0e1cb
commit
95a5cbbb2a
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue