Kane O'Riley

Results 6 comments of Kane O'Riley

The last release (1.2.1) was in February last year, whereas that commit (https://github.com/JakeWharton/hugo/commit/00a0d4f580f8c82b943c627b1f67de069f0f8897) was done in August. I'm sure Jake will release a new version when he feels the need,...

Please read my previous comment, you'll need to either build Hugo yourself or use Jitpack until a new release is published.

If you can't figure out how to build it yourself, use https://jitpack.io/#JakeWharton/hugo/50ee96dc07

@mtotschnig either you haven't added jitpack to your `allprojects` repositories, or `1.2.2-SNAPSHOT` isn't a valid version. Probably both.

You should just need to apply any Aspect J plugin on release builds (theres a few around if you google it, like https://github.com/uPhyca/gradle-android-aspectj-plugin) and add the inner Hugo dependencies manually...

Try https://jitpack.io/#JakeWharton/hugo/50ee96dc07