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

Releases: joomcode/smuggler

1.1.9

24 Dec 20:08

Choose a tag to compare

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

1.1.8

26 Nov 19:24

Choose a tag to compare

  • SmugglerTransform isn't build cacheable by default anymore

1.1.7

02 Oct 14:53
7bfb0fb

Choose a tag to compare

v1.1.7

Merge pull request #37 from joomcode/feature/ANDROID-6756-proccess-ap…

v1.1.6

01 Oct 16:30

Choose a tag to compare

Minor fixes in GitHub Workflow config

v1.1.5

01 Oct 16:30

Choose a tag to compare

Use Opcodes.ASM9 to be compatible with modern Android Studio versions

1.1.4

01 Oct 16:29

Choose a tag to compare

v1.1.4

Update dependencies and configure publicatio of the repackaged artifa…

0.15.0

13 Dec 08:47

Choose a tag to compare

  • Fixed a case when the library incorrectly uses system class loader and causes ClassNotFoundException in runtime

0.14.0

20 Apr 08:51

Choose a tag to compare

  • Make the library compatible with Kotlin 1.2.40

0.13.2

26 Feb 13:12

Choose a tag to compare

  • Fix more deprecation warnings introduced in 0.13.1

0.13.1

25 Feb 14:32

Choose a tag to compare

  • Always add smuggler-runtime as an api dependency #34