This repository has been archived on 2026-06-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FTCDecodeMain/gradle.properties
2020-09-22 19:37:25 -07: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