replace version code with api level

pull/1730/head
Andrea Severi 9 months ago
parent 1927b6d9bd
commit 67646f3fd5
No known key found for this signature in database
GPG Key ID: BF5DFA9B836FBEC3

@ -22,7 +22,7 @@
<!-- The final theme we use -->
<style name="Theme.Nia" parent="NightAdjusted.Theme.Nia">
<item name="android:forceDarkAllowed" tools:targetApi="q">false</item>
<item name="android:forceDarkAllowed" tools:targetApi="29">false</item>
</style>
<style name="NightAdjusted.Theme.Splash" parent="Theme.SplashScreen">

Loading…
Cancel
Save