Skip to content

Releases: jdvp/AndroidAspectExample

v9.2.1

Choose a tag to compare

@jdvp jdvp released this 08 May 19:36

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.2.1
  • Gradle 9.5.0
  • Kotlin 2.3.21
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

Full Changelog: v9.2.0...v9.2.1

v9.2.0

Choose a tag to compare

@jdvp jdvp released this 24 Apr 00:07

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.2.0
  • Gradle 9.4.1
  • Kotlin 2.3.20
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

v9.1.1

Choose a tag to compare

@jdvp jdvp released this 14 Apr 08:12

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.1.1
  • Gradle 9.4.1
  • Kotlin 2.3.20
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

v9.1.0

Choose a tag to compare

@jdvp jdvp released this 04 Mar 10:23

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.1.0
  • Gradle 9.3.1
  • Kotlin 2.3.10
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

v9.0.1

Choose a tag to compare

@jdvp jdvp released this 16 Feb 09:51

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.0.1
  • Gradle 9.3.1
  • Kotlin 2.3.10
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

v9.0.0

Choose a tag to compare

@jdvp jdvp released this 16 Jan 21:39

This release shows the code working with the following settings:

  • Android Gradle Plugin 9.0.0
  • Gradle 9.3.0
  • Kotlin 2.3.0
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

Important: AGP 9.0.0 and AndroidAspectExample EOL

It seems this project is on its last legs with the introduction of AGP 9.0.0, which has introduced a new Android DSL. The underlying AspectJ plugin does not use the updated API since it is unmaintained

For now, i.e. at least the first major release of AGP 9, this can be worked around by using the following flag in gradle.properties:

android.newDsl=false

This project will be updated until the newDsl flag is removed after which I will probably archive the project.

8.13.2

Choose a tag to compare

@jdvp jdvp released this 11 Dec 17:47

This release shows the code working with the following settings:

  • Android Gradle Plugin 8.13.2
  • Gradle 9.0.0
  • Kotlin 2.2.21
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

v8.13.1

Choose a tag to compare

@jdvp jdvp released this 11 Nov 07:30

This release shows the code working with the following settings:

  • Android Gradle Plugin 8.13.1
  • Gradle 9.0.0
  • Kotlin 2.2.21
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.25
    • Note that the Ibotta Plugin is compiled against 1.9.6

v8.13.0

Choose a tag to compare

@jdvp jdvp released this 04 Sep 02:56

This release shows the code working with the following settings:

  • Android Gradle Plugin 8.13.0
  • Gradle 9.0.0
  • Kotlin 2.2.10
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.24
    • Note that the Ibotta Plugin is compiled against 1.9.6

v8.12.2

Choose a tag to compare

@jdvp jdvp released this 29 Aug 16:38

This release shows the code working with the following settings:

  • Android Gradle Plugin 8.12.2
  • Gradle 9.0.0
  • Kotlin 2.2.10
  • Ibotta AspectJ Plugin 1.4.1
  • AspectJ 1.9.24
    • Note that the Ibotta Plugin is compiled against 1.9.6