Skip to content

Commit

Permalink
Resolving failed to build a library
Browse files Browse the repository at this point in the history
  • Loading branch information
britto committed Apr 16, 2020
1 parent bbbfb5c commit e62091a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 28
buildToolsVersion "27.0.3"
defaultConfig {
applicationId "com.androidboilerplatesample"
minSdkVersion 19
Expand Down
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;28.0.3"
##############################################################################
##
## Gradle start up script for UN*X
Expand Down

0 comments on commit e62091a

Please sign in to comment.