prawie dziala
Deploy to FTP / deploy (push) Successful in 1m47s
Build APK / build (push) Successful in 3m50s

This commit is contained in:
Sebastian Molenda
2026-05-27 13:51:51 +02:00
parent d890c6e15d
commit 0b3c8e8a02
709 changed files with 5120 additions and 14724 deletions
@@ -16,7 +16,11 @@
<application
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
android:extractNativeLibs="true" >
android:debuggable="true"
android:extractNativeLibs="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity
android:name="com.example.app.MainActivity"
android:exported="true" >
@@ -5,7 +5,7 @@
"kind": "Directory"
},
"applicationId": "com.example.app",
"variantName": "release",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",