chore: suppress gradle warning #75
1 changed files with 2 additions and 1 deletions
|
@ -22,4 +22,5 @@ kotlin.code.style=official
|
||||||
# thereby reducing the size of the R class for that library
|
# thereby reducing the size of the R class for that library
|
||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
android.defaults.buildfeatures.buildconfig=true
|
android.defaults.buildfeatures.buildconfig=true
|
||||||
android.nonFinalResIds=false
|
android.nonFinalResIds=false
|
||||||
|
android.suppressUnsupportedCompileSdk=35
|
||||||
|
|
Loading…
Add table
Reference in a new issue