Bump Android NDK (#662)

pull/647/head
Michael Goderbauer 4 years ago committed by GitHub
parent 4d5b3a863e
commit b72fd311db
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'
android {
ndkVersion "21.3.6528147"
ndkVersion "22.0.7026061"
compileSdkVersion 28
defaultConfig {
applicationId "dev.flutter.example.androidfullscreen"

Loading…
Cancel
Save