1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Lands beta changes. (#1006)

This commit is contained in:
Andrew Brogdon
2022-02-03 12:43:20 -08:00
committed by GitHub
parent 5f4d30740c
commit 93bf3263c5
15 changed files with 46 additions and 35 deletions

View File

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