BeksOmega / looping-layout

A looping LayoutManager for the Android RecyclerView.
Apache License 2.0
274 stars 16 forks source link

chore: update dependencies & temp disable CI #77

Closed BeksOmega closed 1 year ago

BeksOmega commented 1 year ago

:clap: Resolves

N/A

:star2: Description

Updates dependencies, target SDK, etc.

:bug: Testing

All tests pass on API 33!

:thought_balloon: Other info

N/A

BeksOmega commented 1 year ago

I'm disabling the PR CI. Looks like it's using an outdated version of Java (Java 8) and I'm not sure why. But not a blocker for now since I ran the build + tests locally.