Update Vanilla Tag Editor to 1.1.2 (8)
This commit is contained in:
parent
e8aecdea7b
commit
b34d73aaf1
|
@ -91,7 +91,17 @@ Build:1.1.1,7
|
|||
sed -i -e '/jar/d' build.gradle && \
|
||||
echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Build:1.1.2,8
|
||||
commit=1.1.2
|
||||
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.1.1
|
||||
Current Version Code:7
|
||||
Current Version:1.1.2
|
||||
Current Version Code:8
|
||||
|
|
Loading…
Reference in a new issue