SimpleMobileTools / General-Discussion

A place for discussing all apps in general + anything else you want to say
137 stars 26 forks source link

Failing to resolve resources required by simple-commons #208

Closed codeBodger closed 1 year ago

codeBodger commented 1 year ago

I've been working on a modified version of simple-keyboard, one that is (somewhat) easily editable by the user. It was coming along quite well, until it stopped building all together. (I'm using Android Studio)

Recently (about a week ago) I began having the issue that when I synced the app (through Android Studio's gradle UI) I would get the following warnings: Failed to resolve: com.duolingo.open:rtl-viewpager:2.0.0 Failed to resolve: com.andrognito.patternlockview:patternlockview:1.0.0 I don't know if these are newly added requirements, or what reason they have to suddenly stop working. Any insight is welcome.

Note that these warnings result in the build to fail overall.

tibbi commented 1 year ago

that could be some issue on your side, nothing changed related to those libraries