Update build.gradle

This commit is contained in:
Hannes Janetzek 2015-06-18 01:55:22 +02:00
parent e3fdaff470
commit adc04ace7f

View File

@ -25,7 +25,8 @@ dependencies {
android {
compileSdkVersion androidTargetSdk()
buildToolsVersion "$androidBuildVersionTools"
lintOptions { abortOnError false }
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'