-
Notifications
You must be signed in to change notification settings - Fork 13
Upgrading to AndroidX
ShimmerEngineering edited this page Apr 3, 2024
·
2 revisions
Please ensure the following is added to gradle.properties
android.useAndroidX=true
android.enableJetifier=true