Revert "Bump Android NDK (#662)" (#669)

pull/672/head
Brett Morgan 4 years ago committed by GitHub
parent 1f0f430dbd
commit 530832810a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-android-extensions'
android { android {
ndkVersion "22.0.7026061" ndkVersion "21.3.6528147"
compileSdkVersion 28 compileSdkVersion 28
defaultConfig { defaultConfig {
applicationId "dev.flutter.example.androidfullscreen" applicationId "dev.flutter.example.androidfullscreen"

Loading…
Cancel
Save