zacharee / LockscreenWidgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while trying to build .APK (using the custom Android.jar)

EliasGagnef opened this issue · comments

When trying to build the .APK this error appears, it may be something wrong on my end, but I am using the custom Android.jar.

UkvNszB

You need to replace the local dependency. I've pushed a commit that adds instructions for doing so.

It still fails following those instructions.
In WidgetFrameDelegate.kt this.rowCount do not exist.
The lastest release I'm able to build is 1.6.4
I suppose you've made local changes to your SpannedGridLayoutManager lib but didn't push it to github. Right ?

They're pushed. Implement the latest commit, not the latest version tag.