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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user