Enabling AndroidX in the gradle.properties fixed this problem for me: android.useAndroidX=true android.enableJetifier=true.
確定! 回上一頁