Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 557 Bytes

File metadata and controls

17 lines (11 loc) · 557 Bytes

Changelog

0.2.0

  • Updated native_toolchain_c to 0.19.0.
  • Updated hooks to 2.0.2.
  • Updated example Kotlin version to 2.3.20, com.android.application to 9.0.1 and gradle to 9.1.0.
  • Added documentataion about adding --enable-native-access=ALL-UNNAMED to org.gradle.jvmargs in gradle.properties.
  • Added --enable-native-access=ALL-UNNAMED to org.gradle.jvmargs in example/android/gradle.properties.

0.1.1

  • Updated native_toolchain_c to 0.18.0.

0.1.0

  • Shared Android C++ runtime for Dart / Flutter apps.