Update Material Player to 2.4.2.2 (89)
This commit is contained in:
parent
8a7d042db1
commit
c817e215cb
|
@ -268,6 +268,19 @@ Build:2.4.4.1,87
|
|||
forceversion=yes
|
||||
prebuild=sed -i -e '/applicationVariants.all/i/*' -e '/dependencies {/i*/\n\n}\n' build.gradle
|
||||
|
||||
Build:2.4.2.2,89
|
||||
commit=v2.4.2.2
|
||||
subdir=audiobook
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
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
|
||||
|
||||
Maintainer Notes:
|
||||
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...
|
||||
.
|
||||
|
||||
# Auto Update Mode:Version v%v
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^v[0-9.]+?$
|
||||
|
|
Loading…
Reference in a new issue