Update project to Android SDK 31 (#1570)

This commit is contained in:
Rafał Borcz
2021-11-11 15:23:20 +01:00
committed by GitHub
parent f88d44f0ec
commit 007d62e61d
76 changed files with 316 additions and 384 deletions

View File

@ -42,7 +42,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="false"
android:theme="@style/WulkanowyTheme"
android:usesCleartextTraffic="true"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
<activity
android:name=".ui.modules.splash.SplashActivity"