I’m trying to rebuild the custom module with devkit 10.0.0.
- With the fresh devkit, getting the below warnings during gradle sync and also packages in webviewplugin is showing error.
- With custom module added, got error for the below dependency while packaging.
“Failed to resolve: com.pega.mobile:pega-mobile-sdk:8.+”
I don’t have any problems with 8.8.300 version of devkit in the same Android studio (eel) setup.
Any issues with this devkit or any incorrect dependency expectation? @Mateusz
