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

Improve sample toolchains #5

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 5, 2024

  1. Add gradlew binary

    Signed-off-by: utzcoz <[email protected]>
    utzcoz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bc60568 View commit details
    Browse the repository at this point in the history
  2. Add GitHub's recommended gitignore for Android project

    Signed-off-by: utzcoz <[email protected]>
    utzcoz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    db5ab35 View commit details
    Browse the repository at this point in the history
  3. Add explicit jvmTarget to make it work with JDK22

    Signed-off-by: utzcoz <[email protected]>
    utzcoz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    758db4b View commit details
    Browse the repository at this point in the history
  4. Bump AGP and Kotlin to newer versions

    Signed-off-by: utzcoz <[email protected]>
    utzcoz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c8866c3 View commit details
    Browse the repository at this point in the history
  5. ci: Add basic build workflow

    Signed-off-by: utzcoz <[email protected]>
    utzcoz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    31873e1 View commit details
    Browse the repository at this point in the history