Merge branch 'vanillatageditor' into 'master'
Fix Vanilla Tag Editor and Vanilla Cover Fetcher Closes #747 See merge request !2293
This commit is contained in:
commit
f21fb78cef
|
@ -104,12 +104,8 @@ Build:1.1.2,8
|
|||
Build:1.2.0,9
|
||||
commit=1.2.0
|
||||
subdir=app
|
||||
submodules=yes
|
||||
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 && \
|
||||
echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -43,6 +43,7 @@ Build:1.0.2,3
|
|||
Build:1.1.0,4
|
||||
commit=1.1.0
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
|
|
Loading…
Reference in a new issue