Android Studio Sync Failed, How to Upgrade Android SDK in Ionic 2
I have an old project using Ionic2 with minimum SDK 19 and Targeted SDK 29. I want to upgrade the targeted SDK 34, I don’t change any code, I only change the SDK requirement in the build.gradle, but when I want to sync the gradle project in Android Studio, I received some errors, this below is the error message.
Android Studio Sync Failed, How to Upgrade Android SDK in Ionic 2
I have an old project using Ionic2 with minimum SDK 19 and Targeted SDK 29. I want to upgrade the targeted SDK 34, I don’t change any code, I only change the SDK requirement in the build.gradle, but when I want to sync the gradle project in Android Studio, I received some errors, this below is the error message.