| Línea 15... |
Línea 15... |
| 15 |
# Android operating system, and which are packaged with your app's APK
|
15 |
# Android operating system, and which are packaged with your app's APK
|
| 16 |
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
16 |
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
| 17 |
android.useAndroidX=true
|
17 |
android.useAndroidX=true
|
| 18 |
# Automatically convert third-party libraries to use AndroidX
|
18 |
# Automatically convert third-party libraries to use AndroidX
|
| 19 |
android.enableJetifier=true
|
19 |
android.enableJetifier=true
|
| 20 |
android.defaults.buildfeatures.buildconfig=true
|
20 |
android.buildFeatures.buildConfig = true
|
| 21 |
android.nonTransitiveRClass=false
|
21 |
android.nonTransitiveRClass=false
|
| 22 |
android.nonFinalResIds=false
|
22 |
android.nonFinalResIds=false
|