mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
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
2 changed files with 2 additions and 5 deletions
|
|
@ -104,12 +104,8 @@ Build:1.1.2,8
|
||||||
Build:1.2.0,9
|
Build:1.2.0,9
|
||||||
commit=1.2.0
|
commit=1.2.0
|
||||||
subdir=app
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
gradle=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
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
|
|
@ -43,6 +43,7 @@ Build:1.0.2,3
|
||||||
Build:1.1.0,4
|
Build:1.1.0,4
|
||||||
commit=1.1.0
|
commit=1.1.0
|
||||||
subdir=app
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue