Vanilla Tag Editor: Replace jar file
This commit is contained in:
parent
b112195946
commit
54d4157d9b
|
@ -24,9 +24,14 @@ Repo Type:git
|
|||
Repo:https://github.com/vanilla-music/vanilla-music-tag-editor
|
||||
|
||||
Build:1.0,1
|
||||
disable=wait for upstream
|
||||
commit=1.0
|
||||
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 '/buildToolsVersion/s/24.0.2/25.0.0/g' -e '/jar/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
2
srclibs/audiotagger-android.txt
Normal file
2
srclibs/audiotagger-android.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/hexise/jaudiotagger-android
|
Loading…
Reference in a new issue