Remove suppressUnsupportedCompileSdk

We're now an AGP 8.1.0 so should be safe to remove as per the comment.
This commit is contained in:
Marco Romano
2023-09-15 09:20:29 +02:00
parent 6c9ffc3315
commit 3f721f57cb

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