Merge pull request #1 from TouchInstinct/remove_biuld_version
remove build version
This commit is contained in:
commit
368497fe36
|
|
@ -2,7 +2,6 @@ apply plugin: 'com.android.library'
|
|||
|
||||
android {
|
||||
compileSdkVersion Integer.parseInt(project.ANDROID_BUILD_SDK_VERSION)
|
||||
buildToolsVersion project.ANDROID_BUILD_TOOLS_VERSION
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
|
|
|
|||
Loading…
Reference in New Issue