summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2016-03-25 10:50:41 -0400
committerTom Hennen <tom.hennen@gmail.com>2016-03-25 10:50:41 -0400
commit4cd58a9b37899e0c886a930f268b701d29a9a989 (patch)
tree42d5f7964c8d5114902f4e15538b39941ce82b4b /app/build.gradle
parent5cc6f12acb0213dbca37e02c019ee27c28f4a0bb (diff)
downloadAntennaPod-4cd58a9b37899e0c886a930f268b701d29a9a989.zip
updated and fixed PR AntennaPod/AntennPod#1624
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 368200886..73d751fb4 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -70,6 +70,7 @@ android {
versionName "${getMyVersionName()}"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "de.test.antennapod.AntennaPodTestRunner"
+ generatedDensities = []
}
signingConfigs {
@@ -131,6 +132,10 @@ android {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
+
+ aaptOptions {
+ additionalParameters "--no-version-vectors"
+ }
}
// about.html is templatized so that we can automatically insert