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

Replaces Travis CI with GitHub Actions (#625)

This commit is contained in:
Andrew Brogdon
2020-12-16 17:24:05 -08:00
committed by GitHub
parent 4a30a67a63
commit 83adbb883d
7 changed files with 76 additions and 195 deletions

View File

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