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

Add Android 6 and Android 7.x Support, Switch to new library catalog declaration, Update Libs #20

Merged
merged 3 commits into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. Add Android 6 and Android 7.x Support, Switch to new library catalog …

    …declaration, Update Libs
    
    New dependencies changes:
    • Update com.android.tools.build:gradle to 8.3.0-alpha06
    • Update org.jetbrains.kotlin:kotlin-gradle-plugin to 1.9.10
    • Update androidx.core:core to 1.12.0
    • Update androidx.core:core-ktx to 1.12.0
    • Update androidx.browser:browser to 1.6.0
    • Update com.anggrayudi:storage to 1.5.5
    • Update androidx.appcompat:appcompat to 1.7.0-alpha03
    • Update com.google.android.material:material to 1.9.0
    • Update org.jetbrains.kotlin:kotlin-stdlib to 1.9.10
    • Update com.google.devtools.ksp to 1.9.10-1.0.13
    • Update org.jetbrains.kotlinx:kotlinx-coroutines-android to 1.7.3
    • Update androidx.preference:preference-ktx to 1.2.1
    • Added com.android.tools:desugar_jdk_libs_nio 2.0.3
    
    Others Changes:
    • Update compileSdk to 34
    • Update targetSdk to 34
    • Update buildToolsVersion to 34.0.0
    • Update ndk-version to r26
    • Update actions/checkout to v4
    • Update actions/setup-java to v3
    • Update actions/upload-artifact to v3
    • Update r0adkll/upload-google-play to v1.1.2
    • Update gradle-wrapper to 8.3
    • Update versionCode to 2600
    • Update versionName to 2.6.0
    • Update Java to 20
    AkosPaha01 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f7ca1f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c8f05 View commit details
    Browse the repository at this point in the history
  3. Update Libs

    Others Changes:
    • Update versionCode to 2700
    • Update versionName to 2.7.0
    AkosPaha01 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bb91de2 View commit details
    Browse the repository at this point in the history