FreeOfCharge2022-23/gradle.properties
Nathan Wang cfafe34339 initial commit
\
2021-10-19 17:53:06 -05:00

8 lines
347 B
Properties

# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true