Skip to content

Commit f4a367d

Browse files
committed
Add ndkVersion comment.
1 parent 0f2e1fd commit f4a367d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ android {
1010
namespace = "com.xraph.plugin.flutter_unity_widget_example"
1111
compileSdk = 34 // flutter.compileSdkVersion
1212
// ndkVersion = flutter.ndkVersion
13+
// omit ndkVersion or set this to the version in unityLibrary/build.gradle like (ndkVersion = "27.2.12479018")
1314

1415
compileOptions {
1516
sourceCompatibility JavaVersion.VERSION_17

0 commit comments

Comments
 (0)