first commit with .env

This commit is contained in:
2025-08-07 21:40:53 +02:00
parent 774da7ad6c
commit 8b515a3c27
14 changed files with 64 additions and 52 deletions

View File

@@ -5,7 +5,7 @@
<application
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:label="AppwriteStarterKit">
android:label="Tank Guru">
<activity
android:name=".MainActivity"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"