rapidinho
rapidinho copied to clipboard
Gradle task assembleDebug failed with exit code 1
Execution failed for task ':app:compileflutterBuildDebugArm64'.
Migrate to androidX. open android/gradle.properties and insert this
android.useAndroidX=true
android.enableJetifier=true