Update Material Player to 2.5.0.3 (93)

This commit is contained in:
Boris Kraut 2015-12-29 14:05:24 +01:00
parent 0f980b1f08
commit 867ed33716

View file

@ -276,6 +276,13 @@ Build:2.4.2.2,89
prebuild=sed -i -e '/applicationVariants.all/i/*' -e '/material-dialogs/s/0.7.9.1/0.7.9.1@aar/g' -e '/dependencies {/i*/\n\n}\n' build.gradle && \ prebuild=sed -i -e '/applicationVariants.all/i/*' -e '/material-dialogs/s/0.7.9.1/0.7.9.1@aar/g' -e '/dependencies {/i*/\n\n}\n' build.gradle && \
sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle
Build:2.5.0.3,93
commit=v2.5.0.3
subdir=audiobook
gradle=yes
forceversion=yes
prebuild=sed -i -e '/applicationVariants.all/,+7d' -e '/splits {/,+7d' build.gradle
Maintainer Notes: Maintainer Notes:
material-dialogs issues (jitpack and aar changes) are fixed in HEAD and should material-dialogs issues (jitpack and aar changes) are fixed in HEAD and should
tickle down to releases soon. After that looks good for AUM again... tickle down to releases soon. After that looks good for AUM again...