Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
Build tool version for aFileChoose
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatgoel committed Dec 24, 2016
1 parent 8d190c6 commit 67b6f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aFileChooser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ buildscript {
}
}

apply plugin: 'android-library'
apply plugin: 'com.android.library'

dependencies {
compile 'com.android.support:support-v4:20.0.+'
}

android {
compileSdkVersion 19
buildToolsVersion "19.1"
buildToolsVersion "21.0.0"

defaultConfig {
minSdkVersion 14
Expand Down

0 comments on commit 67b6f50

Please sign in to comment.