Merge pull request #1343 from vector-im/julioromano/remove_setting

Remove suppressUnsupportedCompileSdk
This commit is contained in:
Marco Romano 2023-09-15 09:39:20 +02:00 committed by GitHub
commit 5c14badb5b

View file

@ -56,6 +56,3 @@ android.experimental.enableTestFixtures=true
# Create BuildConfig files as bytecode to avoid Java compilation phase
android.enableBuildConfigAsBytecode=true
# This should be removed after upgrading to AGP 8.1.0
android.suppressUnsupportedCompileSdk=34