1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-11 15:28:44 +00:00

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

This commit is contained in:
Brett Morgan
2021-01-23 07:08:05 +11:00
committed by GitHub
parent 1f0f430dbd
commit 530832810a

View File

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