Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Releases: novoda/gradle-build-properties-plugin

Version 0.4.1

17 Apr 14:46
e4abc3f
Compare
Choose a tag to compare
  • Remove @Deprecated annotation for BuildProperties.file() as the IDE incorrectly highlights wrong Project.file() method as deprecated (#PR59).

Version 0.4

08 Mar 17:19
Compare
Choose a tag to compare
  • Resolve build properties through project properties (#PR48).
  • Support chaining property sets (#PR44).
  • Support custom entry set implementations (#PR42).
  • Support maps in BuildProperties (#PR25).
  • Remove built-in signingConfig support (#PR24).
  • Use dynamic types in Android utility methods (#PR23).

Version 0.3

15 Feb 14:02
Compare
Choose a tag to compare
  • Removed built-in evaluation of project properties (#PR12).

Groovy doc: gradle-build-properties-plugin/docs/0.3

Version 0.2

14 Nov 21:43
Compare
Choose a tag to compare
  • Made plugin compatible with non-Android projects (#PR5).

Groovy doc: gradle-build-properties-plugin/docs/0.2

Version 0.1

13 Nov 21:05
Compare
Choose a tag to compare