Update OpenUntis to 2.2.0 (16)
This commit is contained in:
parent
dde6989769
commit
7ec24ea461
|
|
@ -49,7 +49,13 @@ Build:2.1.1,15
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
Build:2.2.0,16
|
||||||
|
commit=v2.2.0
|
||||||
|
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:2.1.1
|
Current Version:2.2.0
|
||||||
Current Version Code:15
|
Current Version Code:16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue