erisu commented on code in PR #198: URL: https://github.com/apache/cordova-plugin-device/pull/198#discussion_r1622496654
########## .github/workflows/android.yml: ########## @@ -67,27 +67,33 @@ jobs: - android: 11 android-api: 30 - - android: 12 - android-api: 31 - - android: 12L android-api: 32 + - android: 13 + android-api: 33 + Review Comment: Went ahead and added API 34 since paramedic has been updated since. Also updated the JDK to 17. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org