replace version code with api level

pull/1837/head
Andrea Severi 9 months ago
parent 650320c16e
commit db716a7efd

@ -22,7 +22,7 @@
<!-- The final theme we use --> <!-- The final theme we use -->
<style name="Theme.Nia" parent="NightAdjusted.Theme.Nia"> <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>
<style name="NightAdjusted.Theme.Splash" parent="Theme.SplashScreen"> <style name="NightAdjusted.Theme.Splash" parent="Theme.SplashScreen">

Loading…
Cancel
Save