mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 05:47:30 +01:00
Moving buildConfig to DSL
This commit is contained in:
@@ -134,6 +134,7 @@ android {
|
||||
|
||||
buildFeatures {
|
||||
compose true
|
||||
buildConfig true
|
||||
}
|
||||
|
||||
composeOptions {
|
||||
|
||||
@@ -22,5 +22,4 @@ kotlin.code.style=official
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
android.enableR8.fullMode=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonFinalResIds=false
|
||||
Reference in New Issue
Block a user