Update Silverfish to 0.4.1 (5)
This commit is contained in:
parent
e732c3af64
commit
c2a8f99a1d
|
|
@ -44,7 +44,13 @@ Build:0.4,4
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
Build:0.4.1,5
|
||||||
|
commit=v0.4.1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.4
|
Current Version:0.4.1
|
||||||
Current Version Code:4
|
Current Version Code:5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue