Releases: GoudaSoftware/Android-Vault
1.4.5
Correctly applies jar default packaging when building
https://central.sonatype.com/artifact/com.goudasoftware/vault/1.4.5
1.4.4
There should be no reason to use this over 1.4.5
This attempted to publish a jar instead of an aar since that's what the original library published and the aar was giving me some issues. However this was configured wrong and did not specify the default packaging. So needed to be referenced as
implementation "com.goudasoftware:vault:1.4.4@jar"
1.4.3
Removes unused ic_launcher drawables as they are unused and cause problems in some projects.
https://central.sonatype.com/artifact/com.goudasoftware/vault/1.4.3
1.4.2
Updates compile/target version to 34 and simplifies gradle publishing to support maven central. This does not include signing or automatic upload. I'm doing that manually for now.
https://central.sonatype.com/artifact/com.goudasoftware/vault/1.4.2/overview