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
6c9ffc3315
commit
3f721f57cb
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
|
# Create BuildConfig files as bytecode to avoid Java compilation phase
|
||||||
android.enableBuildConfigAsBytecode=true
|
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