rive-flutter
rive-flutter copied to clipboard
Rive incompatible with newer NDK version?
It seems that Rive requires NDK version "25.1.8937393". I have a newer NDK version but Rive does not work with the newer version?
I dont encounter this problem when I remove Rive from my project.
I use the latest version NDK with "flutter.ndkVersion" in my build.gradle file:
That is, version 27.0.11718014
Am I missing something? Why is Rive still on an older version?