Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update example app android build #439

Merged
merged 1 commit into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. Update example app android build

    * bump `compileSdkVersion` to 34
    * bump Java source/target compatibility to Java 17
    * use specific NDK version required by `path_provider` package
    * remove old `platform` package workaround
    * remove `v21` resources since the min target is 21
    * remove empty `MainActivity`
    * adjust package name & namespace
    * use gradle-bin distribution for faster download
    * remove `kotlin-stdlib-jdk7` - this is bundled since Kotlin 1.8
    kuhnroyal committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5fdbe93 View commit details
    Browse the repository at this point in the history