Skip to content

Releases: tmurakami/dexopener

2.0.5

28 Apr 23:25
Compare
Choose a tag to compare
  • dexlib2 2.4.0
  • Fixed an issue where a NoClassDefFoundError is thrown when testing an app that uses the Data Binding Library on pre-Lollipop devices. If you still get the error, you need to test your app on Android 5.0+ devices.

2.0.4

08 Sep 09:20
Compare
Choose a tag to compare
  • dexlib2 2.3.1

2.0.3

27 Aug 13:35
Compare
Choose a tag to compare
  • dexlib2 2.3

2.0.2

05 Apr 13:33
Compare
Choose a tag to compare
  • dexlib2 2.2.7

2.0.1

01 Feb 13:29
Compare
Choose a tag to compare
  • dexlib2 2.2.6

2.0.0

09 Dec 00:19
Compare
Choose a tag to compare

There is no change from 2.0.0-beta01.

2.0.0-beta01

26 Nov 13:43
Compare
Choose a tag to compare
  • Tweak exception messages

2.0.0-alpha05

11 Nov 16:33
Compare
Choose a tag to compare
  • Fixed an issue that a class could not be loaded with the slash-separated name via a class loader

2.0.0-alpha04

08 Nov 21:41
Compare
Choose a tag to compare
  • Moved Java version compatibility to 8

2.0.0-alpha03

06 Nov 20:07
Compare
Choose a tag to compare
  • Dropped ClassInjector