Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Releases: AndroidGears/SuperToasts

1.3.4 Android Gears Ready

05 May 03:53
Compare
Choose a tag to compare

updated gradle.build to 19.0.3
Removed signing tag.

signing { required { has("release") && gradle.taskGraph.hasTask("uploadArchives") } sign configurations.archives }