Skip to content

Releases: jdvp/AndroidAspectExample

v7.3.0

16 Sep 03:46
ee56eef

Choose a tag to compare

This release shows the code working with the following settings:

v7.2.2

04 Aug 08:14
da78b08

Choose a tag to compare

This release shows the code working with the following settings:

v7.2.1

13 Jun 21:54
8e3fd99

Choose a tag to compare

This release shows the code working with the following settings:

Note that with this newly updated version of Kotlin, the Ibotta plugin also had to be updated as per this issue, which basically comes down to a breaking change in the KotlinCompile task in 1.7.0:

Kotlin compile tasks no longer inherit the Gradle AbstractCompile task. They inherit only the DefaultTask.

which is mentioned in the What's new in 1.7.0 Changes in compile tasks section.

I didn't test if this version of the gradle-aspectj-pipeline-plugin plugin is backwards compatible but will check a bit later and re-update this to reflect what I find

v7.2.0

09 May 23:15
8607c68

Choose a tag to compare

This release shows the code working with the following settings:

v7.1.3

07 Apr 21:02
f333676

Choose a tag to compare

This release shows the code working with the following settings:

v7.1.2

01 Mar 05:47

Choose a tag to compare

This release shows the code working with the following settings:

v7.1.1

09 Feb 07:40

Choose a tag to compare

This release shows the code working with the following settings:

v7.1.0

27 Jan 08:38

Choose a tag to compare

This release shows the code working with the following settings:

  • Android Gradle Plugin 7.1.0
  • Gradle 7.2.0
  • Kotlin 1.6.10
  • Ibotta AspectJ Plugin 1.3.1
    • I checked version 1.2.0 and that had been working as well. Since v1.3.1 is the most up-to-date version so opted to upgrade to it.

v7.0.4

25 Dec 00:07

Choose a tag to compare

This release shows the code working with the following settings:

v7.0.3

19 Nov 08:53

Choose a tag to compare

This release shows the code working with the following settings: