Update Vanilla Tag Editor to 1.0.1 (2)
This commit is contained in:
parent
9bf2b46491
commit
bd646967a6
|
@ -24,16 +24,24 @@ Repo Type:git
|
||||||
Repo:https://github.com/vanilla-music/vanilla-music-tag-editor
|
Repo:https://github.com/vanilla-music/vanilla-music-tag-editor
|
||||||
|
|
||||||
Build:1.0,1
|
Build:1.0,1
|
||||||
disable=wait for upstream
|
|
||||||
commit=1.0
|
commit=1.0
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
srclibs=audiotagger-android@392c8137057304e7364b5ec6dd14a65ea45299a6
|
srclibs=audiotagger-android@392c8137057304e7364b5ec6dd14a65ea45299a6
|
||||||
rm=app/libs/*jar
|
rm=app/libs/*jar
|
||||||
prebuild=cp -fR $$audiotagger-android$$/src/org src/main/java/ && \
|
prebuild=cp -fR $$audiotagger-android$$/src/org src/main/java/ && \
|
||||||
sed -i -e '/buildToolsVersion/s/24.0.2/25.0.0/g' -e '/jar/d' build.gradle
|
sed -i -e '/jar/d' build.gradle
|
||||||
|
|
||||||
|
Build:1.0.1,2
|
||||||
|
commit=1.0.1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=audiotagger-android@392c8137057304e7364b5ec6dd14a65ea45299a6
|
||||||
|
rm=app/libs/*jar
|
||||||
|
prebuild=cp -fR $$audiotagger-android$$/src/org src/main/java/ && \
|
||||||
|
sed -i -e '/jar/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.0
|
Current Version:1.0.1
|
||||||
Current Version Code:1
|
Current Version Code:2
|
||||||
|
|
Loading…
Reference in a new issue