lyft / Kronos-Android

An Open Source Kotlin SNTP library
Apache License 2.0
254 stars 19 forks source link

Migrate to Androidx? #41

Closed kenshin171 closed 3 years ago

kenshin171 commented 4 years ago

Hi is it possible for Kronos to move to useing androidx dependencies? This is one of the only handful of libs that still require me to use jetifier.

* com.lyft.kronos:kronos-android:0.0.1-alpha09
  \-- com.lyft.kronos:kronos-java:0.0.1-alpha09
   \-- com.android.support:support-annotations:28.0.0
arturdryomov commented 3 years ago

0.0.1-alpha10 was shipped without support dependencies, meaning that AndroidX is irrelevant for Kronos at this point.