Skip to content

v0.9.1-2.1.17 - updates for using Tag.java on Android

Compare
Choose a tag to compare
@kyle-github kyle-github released this 10 Sep 12:12
· 79 commits to release since this release

This contains some fixes that allow Tag.java to be used for building Android apps, without any change to the source.

The long term plan is to change the build for this repo to build a skinny JAR with just the Tag.class in it on Android and a fat JAR elsewhere. Then this can be pulled in directly and used in an Android build.