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:
parent
eac445331c
commit
aa29efcd76
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue