erisu commented on code in PR #198: URL: https://github.com/apache/cordova-plugin-device/pull/198#discussion_r1599306374
########## .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: I will add it later. Needs to be added, tested, confirmed on paramedic first before adding to plugins. I usually try and set paramedic CI first as its used as the source of truth for all plugin CI workflows. -- 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