dliw / timezonepicker

Modified version of https://android.googlesource.com/platform/frameworks/opt/timezonepicker
0 stars 1 forks source link

provide in Maven Central or Google repo #1

Open mathisdt opened 1 year ago

mathisdt commented 1 year ago

Hi, it would really be nice to have this useful library as a JAR which can be included from Maven Central or Google repository.

At the moment it's used as submodule in Track Work Time - but this way, every refactoring or Android plugin update has to be manually restricted to "everything outside the submodule". If it was a dependency, less work would be necessary.

If there's something I can do to help, please tell me!

mathisdt commented 1 year ago

Alternatively, it would also work for me if the artifact to include could be built dynamically by Jitpack - but currently this fails (see log here).