Skip to content

v1.2.13

Compare
Choose a tag to compare
@koral-- koral-- released this 09 Jul 01:47
· 157 commits to dev since this release
v1.2.13
273398e
  • Kotlin updated to 1.2.51
  • Compile and target SDK version updated to 28
  • Android Support library updated to 27.1.1
  • Android Gradle plugin updated to 3.1.3
  • Gradle wrapper regenerated with 4.8.1
  • Removed private FileDescriptor field usage on Android P and above
  • Added explicit FileDescriptor closing
  • Removed unused code in LibraryLoader
  • Dropped MIPS and MIPS64 targets
  • Added support for NDK r17 and newer (with optional armeabi target built using NDK < r17)
  • Fixed possible race conditions in GifTexImage2D