Skip to content

v1.2.7

Latest
Compare
Choose a tag to compare
@jamesncl jamesncl released this 22 May 12:14
· 31 commits to main since this release

What's Changed

  • [Android] Fix duplicate and missing namespace in UnityLibrary build.gradle. by @timbotimbo in #36
  • [Flutter 3.29] Update documentation for Kotlin gradle syntax by @timbotimbo in #37
  • Updated example project to support Flutter 3.29, Gradle 8 Java 11. Bump flutter_embed_unity_2022_3_android to 1.1.3 for the same
  • Unity export improved to automatically remove ndkPath from unityLibrary/build.gradle to prevent build error using latest version with flutter 3.29

To upgrade to the latest Unity export build script for Android, either manually replace the contents of your Unity project's Assets/FlutterEmbed/Editor/ProjectExporterAndroid.cs with the content from the 1.2.7 release branch on Github, or grab the flutter_embed_unity_2022_3.unitypackage asset from 1.2.7 release and re-import into your Unity project

Full Changelog: v1.2.6...v1.2.7