trbnb / MvvmBase

Apache License 2.0
15 stars 7 forks source link

Feature/update dependencies #18

Closed LucasK96 closed 11 months ago

LucasK96 commented 11 months ago

Hi @trbnb , I updated all dependencies to their latest versions and fixed all errors that occurred.

trbnb commented 11 months ago

Hi, thanks for the update but to be honest I'm not actively maintaining this library anymore. I also don't really have the time and energy to review this PR as I'm struggling with health issues. If you wanna keep using the library I'd suggest you maintain your fork and publish it from there.

Tetr4 commented 11 months ago

@trbnb Get well soon 🍵

We followed your recommendation and created a fork here and published it to Maven Central:

implementation("io.github.appmotion-gmbh:mvvmbase-core:3.0.5")
implementation("io.github.appmotion-gmbh:mvvmbase-databinding:3.0.5")