Skip to content

Releases: joomcode/paranoid

0.3.14

30 Jun 12:11

Choose a tag to compare

  • Support Android Gradle Plugin 7.4+
  • This release removes support of deprecated Transform API. Minimally supported AGP version is 7.2.0

0.3.13

11 Aug 10:24

Choose a tag to compare

  • Fix for applyToBuiltTypes parameter

0.3.12

01 Aug 14:23

Choose a tag to compare

This release fixes Gradle configuration cache issue.

0.3.11

08 Jun 15:55

Choose a tag to compare

  • Fixes duplicated asm in paranoid-gradle-plugin jar.

0.3.10

03 Jun 10:24

Choose a tag to compare

Support Android Variant API instead of deprecated Transformation API for projects using Android Gradle Plugin 7.1.0 and later.

0.3.9

29 Dec 19:15

Choose a tag to compare

Add setting to apply paranoid only to release build types.

0.3.8

24 Dec 23:27

Choose a tag to compare

  • This release makes the library compatible with Gradle Configuration Cache.