android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.36k stars 8.28k forks source link

Bump Navigation and Fragment versions #1061

Closed manuelvicnt closed 1 year ago

manuelvicnt commented 1 year ago

Does anyone know what's going on with CircleCI? cannot debug it

tkirshboim commented 1 year ago

Does anyone know what's going on with CircleCI? cannot debug it

Upgrading Android Gradle Plugin, Gradle wrapper and compileSdk fixed the build issue for me (at least for the NavigationAdvancedSample).

manuelvicnt commented 1 year ago

Closing in favor of #1073