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

Configuring travis to build Android. (#206)

This commit is contained in:
Andrew Brogdon
2020-01-06 13:41:33 -08:00
committed by GitHub
parent 4a01a6570e
commit 233eb462d4
9 changed files with 90 additions and 22 deletions

View File

@@ -6,7 +6,6 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 28
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "dev.flutter.example.androidusingplugin"
minSdkVersion 19