Skip to content

Unity 6 compatibility#35

Merged
ruccho merged 2 commits intomainfrom
feature/unity_6_android
Oct 14, 2025
Merged

Unity 6 compatibility#35
ruccho merged 2 commits intomainfrom
feature/unity_6_android

Conversation

@ruccho
Copy link
Copy Markdown
Contributor

@ruccho ruccho commented Oct 10, 2025

Made changes to pass Android build on Unity 6.

  • Updated Android native plugin projects with latest Android Studio and Android Gradle Plugin
  • Removed package attribute in AndroidManifest.xml and added namespace property to build.gradle.
  • Updated targetSdkVersion to 33 and compileSdkVersion to 36.
  • Also confirmed that the build still passes on Unity 2022.3.50f1

@ruccho ruccho requested review from hkmt-mmy and qua-iy October 10, 2025 03:54
@ruccho ruccho merged commit 0cdd0b6 into main Oct 14, 2025
@ruccho ruccho deleted the feature/unity_6_android branch October 14, 2025 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants