Results 4 comments of Thomas David

@thomashrabe ``` dependencies: flutter: sdk: flutter modal_bottom_sheet: ^3.0.0-pre ```

Python-for-Android seems incompatible with Gradle 7. Could you try downgrading by setting ``` distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-all.zip ``` in ``` pythonforandroid/bootstraps/common/build/gradle/wrapper/gradle-wrapper.properties ```

@HeaTTheatR I can't seem to replicate the issue on a fresh install of Ubuntu 18.04 Can you try enabling androidx by adding ```android.enable_androidx = True``` in the buildozer.spec