You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/24 15:43:51 UTC

[GitHub] [cordova-android] almothafar commented on issue #846: android-targetSdkVersion preference not honoured

almothafar commented on issue #846:
URL: https://github.com/apache/cordova-android/issues/846#issuecomment-805935254


   It seems this issue is still here!
   
   I got `<preference name="android-targetSdkVersion" value="30" />` but still looking for 29:
   
   ```console
   #13 394.1 Checking the license for package Android SDK Platform 29 in /opt/android-sdk-linux/licenses
   #13 394.1 License for package Android SDK Platform 29 accepted.
   #13 394.1 Preparing "Install Android SDK Platform 29 (revision: 5)".
   #13 394.1 Warning: Failed to read or create install properties file.
   #13 394.2
   #13 394.2 FAILURE: Build failed with an exception.
   #13 394.2
   #13 394.2 * What went wrong:
   #13 394.2 Could not determine the dependencies of task ':app:bundleReleaseResources'.
   #13 394.2 > Failed to install the following SDK components:
   #13 394.2       platforms;android-29 Android SDK Platform 29
   #13 394.2   Install the missing components using the SDK manager in Android Studio.
   
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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