Mercury-SSH:
This commit is contained in:
parent
ef6cca1e59
commit
d39bea5e0a
|
@ -27,6 +27,7 @@ Build:1.0.1,2
|
|||
gradle=yes
|
||||
|
||||
Build:1.1.0,3
|
||||
disable=material dialogs lib not in jcenter
|
||||
commit=v1.1.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
@ -35,6 +36,8 @@ Build:1.1.1,4
|
|||
commit=v1.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/jcenter/amaven { url "https://jitpack.io/" }\n' ../build.gradle && \
|
||||
sed -i -e '/com.afollestad:material-dialogs/d' -e "/support-v4/acompile('com.github.afollestad.material-dialogs:core:0.8.5.4@aar') { transitive = true }" build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue