chore: Remove NDK constraint (#2016)

Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Benjamin
2024-07-13 02:55:02 -07:00
committed by GitHub
parent c67b4b438c
commit 9440f23b55
2 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,6 @@ if (flutterVersionName == null) {
android {
compileSdk 34
ndkVersion flutter.ndkVersion
compileOptions {
coreLibraryDesugaringEnabled true