Gradle requirement #18078
Unanswered
wtfNoNamesLeft
asked this question in
CLI - Capacitor / Cordova modes
Gradle requirement
#18078
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We've been using capacitor / webpack for a while now with the "Don't upgrade Gradle" advice being followed... The newest version of android studio no longer supports Gradle 4.10.3. The website still suggests not upgrading Gradle. Is that still a requirement?
This isn't specific to Android Studio. New play store submissions require Android 35. Android 35 requires a newer version of AGP which chains to Gradle.
I upgraded AGP and Gradle in the src-capacitor/android folder and got a clean build through android studio.
Apologies for having mild to moderate heart burn about the android build process... Should I have taken a different action or was this the right thing to do?
Beta Was this translation helpful? Give feedback.
All reactions