Archived
Enabled Jetifier since third-party libraries may require it; in-development options for events are now hidden if the user has not explicitly enabled them
This commit is contained in:
+4
-1
@@ -22,4 +22,7 @@ kotlin.code.style=official
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonFinalResIds=false
|
||||
android.nonFinalResIds=false
|
||||
|
||||
# Required since libraries may still rely on Android support libraries
|
||||
android.enableJetifier=true
|
||||
Reference in New Issue
Block a user