You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/13 12:08:31 UTC

[GitHub] DavidWiesner commented on issue #489: Incorrect default min SDK version ternary in build.gradle

DavidWiesner commented on issue #489: Incorrect default min SDK version ternary in build.gradle
URL: https://github.com/apache/cordova-android/issues/489#issuecomment-438243808
 
 
   This is still an issue in 7.1.2. As workaround you can specify overwrite the defaultMinSdkVersion in a `build-extras.gradle` file in platform/android/app/ 
   ```
   ext.defaultMinSdkVersion = 23
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org