Removed tools:targetApi from the app
This commit is contained in:
@@ -40,8 +40,7 @@
|
|||||||
android:roundIcon="@mipmap/ic_launcher"
|
android:roundIcon="@mipmap/ic_launcher"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/AppTheme"
|
android:theme="@style/AppTheme"
|
||||||
tools:remove="android:appComponentFactory"
|
tools:remove="android:appComponentFactory">
|
||||||
tools:targetApi="q">
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity"
|
android:name=".MainActivity"
|
||||||
android:theme="@style/AppTheme.Main"
|
android:theme="@style/AppTheme.Main"
|
||||||
|
|||||||
Reference in New Issue
Block a user