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 94edaad34a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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