Releases: ravenlab/class-scanner
Releases · ravenlab/class-scanner
Fix potential bug with checking super class
This could have caused issues due to classloader funkyness. Instead we get all the super classes instead of using reflection to check if a class is assignable from another class.
Fix jitpack build
1.0.1 Use gradle variables for publication