Update Counter to 18 (18)
This commit is contained in:
parent
4b7b2901d1
commit
85e60ff5e4
|
@ -33,7 +33,13 @@ Build:17,17
|
||||||
prebuild=sed -i -e '/classpath/s/2.2.2/2.1.3/' build.gradle && \
|
prebuild=sed -i -e '/classpath/s/2.2.2/2.1.3/' build.gradle && \
|
||||||
echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
Build:18,18
|
||||||
|
commit=v18
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/classpath/s/2.2.2/2.1.3/' build.gradle && \
|
||||||
|
echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%c
|
Auto Update Mode:Version v%c
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:17
|
Current Version:18
|
||||||
Current Version Code:17
|
Current Version Code:18
|
||||||
|
|
Loading…
Reference in a new issue