mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Bump Android NDK (#662)
This commit is contained in:
committed by
GitHub
parent
4d5b3a863e
commit
b72fd311db
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user