mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: revert back to target API 31
Revert "gradle: bump AndroidX libraries for Tiramisu compat" This reverts commite364d0c64d
. Revert "gradle: downgrade activity-compose" This reverts commitfcf94f40e9
. Revert "build: upgrade to target Tiramisu" This reverts commit026d2fdb3a
.
This commit is contained in:
parent
2a87fcf968
commit
4f97d6f7dc
3 changed files with 5 additions and 8 deletions
|
@ -56,9 +56,6 @@ android.defaults.buildfeatures.renderscript=false
|
|||
android.defaults.buildfeatures.resvalues=false
|
||||
android.defaults.buildfeatures.shaders=false
|
||||
|
||||
# Disable warning about Tiramisu
|
||||
android.suppressUnsupportedCompileSdk=Tiramisu
|
||||
|
||||
# Disable warnings about unsupported features, we know what we're doing
|
||||
android.suppressUnsupportedOptionWarnings=android.enableR8.fullMode,android.enableResourceOptimizations,android.nonTransitiveRClass,android.suppressUnsupportedOptionWarnings,android.sdk.channel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue