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:
@@ -6,7 +6,6 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
buildToolsVersion "29.0.2"
|
||||
defaultConfig {
|
||||
applicationId "dev.flutter.example.androidfullscreen"
|
||||
minSdkVersion 19
|
||||
|
||||
Reference in New Issue
Block a user