mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-30 14:30:43 +02:00
Matches target API with build file
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
android:theme="@style/Theme.Amethyst"
|
android:theme="@style/Theme.Amethyst"
|
||||||
android:largeHeap="true"
|
android:largeHeap="true"
|
||||||
android:usesCleartextTraffic="true"
|
android:usesCleartextTraffic="true"
|
||||||
tools:targetApi="31">
|
tools:targetApi="33">
|
||||||
<activity
|
<activity
|
||||||
android:label="Amethyst"
|
android:label="Amethyst"
|
||||||
android:name=".ui.MainActivity"
|
android:name=".ui.MainActivity"
|
||||||
|
Reference in New Issue
Block a user