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