prawie dziala
This commit is contained in:
+5
-1
@@ -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" >
|
||||
Reference in New Issue
Block a user