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

Use custom Gradle properties to read minSdkVersion value from config.xml #655

Merged
merged 9 commits into from
Feb 13, 2019

Commits on Feb 8, 2019

  1. Updated GradlePropertiesParser

    Accepts users defined minSdkVersion and targetSdkVersion from config.xml.
    erisu committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1dfd51a View commit details
    Browse the repository at this point in the history
  2. GradlePropertiesParser configuration - minor fixes

    Co-authored-by: エリス <ellis.bryan@gmail.com>
    Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
    Christopher J. Brody and erisu committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    0ba8aa3 View commit details
    Browse the repository at this point in the history
  3. quick fix for minSdkVersion

    Christopher J. Brody committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    eb06848 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/apache/cordova-android in…

    …to custom-gradle-properties
    Christopher J. Brody committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    32fd2a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Merge branch 'master' of https://github.com/apache/cordova-android in…

    …to custom-gradle-properties
    Christopher J. Brody committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    3a62e4d View commit details
    Browse the repository at this point in the history
  2. Revert "quick fix for minSdkVersion"

    This reverts commit eb06848.
    Christopher J. Brody committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a473b5e View commit details
    Browse the repository at this point in the history
  3. Drop android-targetSdkVersion support

    Christopher J. Brody committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    fc6b562 View commit details
    Browse the repository at this point in the history
  4. cdvMinSdkVersion from android-minSdkVersion in config.xml

    Christopher J. Brody committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8dda5da View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Merge branch 'master' of https://github.com/apache/cordova-android in…

    …to custom-gradle-properties
    Christopher J. Brody committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    393b440 View commit details
    Browse the repository at this point in the history