awesomeDialogs
awesomeDialogs copied to clipboard
Fix rive 16kb page size issue
16kb page size from play console is caused due to rive
Any updates on this?
I have the same problem, can't update my app
@mikelluzuriaga add this to your gradle.properties file: rive.ndk.version=29.0.14206865 android.ndk.suppressMinSdkVersionError=21
Fixed the issue on my side
Thank you @PCTVentures
Sorry, it was my fault, I just updated to awesome_dialog 3.3.0 (the latest version at this time), and now it's not using librive_text.so native library, which was causing the 16Kb page size issue