Update Vanilla Tag Editor to 1.1.0 (6)
This commit is contained in:
parent
b3b8549bc7
commit
e1cfb8c0ff
|
|
@ -70,7 +70,17 @@ Build:1.0.4,5
|
|||
sed -i -e '/jar/d' build.gradle && \
|
||||
echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Build:1.1.0,6
|
||||
commit=1.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 '/jar/d' build.gradle && \
|
||||
echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.4
|
||||
Current Version Code:5
|
||||
Current Version:1.1.0
|
||||
Current Version Code:6
|
||||
|
|
|
|||
Loading…
Reference in a new issue