New app icon; implemented AdMob; gitignoring AndroidManifest.xml until I find a better solution to hide the app ad ID

This commit is contained in:
denizk0461
2023-05-16 15:46:34 +02:00
parent 2566952d96
commit f09e14ffc8
22 changed files with 33 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
<locale android:name="en"/>
<locale android:name="de"/>
</locale-config>