Merge branch 'update_dictionaryformids' into 'master'
de.kugihan.dictionaryformids.hmi_android: Update to latest available release Build, install and functionality tested. Also disabled the unreleased version 1.0.0 for now. See merge request !496
This commit is contained in:
commit
07f2b9b3d8
|
@ -32,11 +32,15 @@ Build:0.91.1,98
|
||||||
prebuild=mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/de/kugihan/
|
prebuild=mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/de/kugihan/
|
||||||
|
|
||||||
Build:0.92.3,103
|
Build:0.92.3,103
|
||||||
disable=won't build
|
|
||||||
commit=662
|
commit=662
|
||||||
subdir=Android
|
subdir=Android
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i '/releaseSigning ==/{N;N;d}' build.gradle
|
prebuild=mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/de/kugihan/ && \
|
||||||
|
sed -i "s;compile project(':DictionaryForMIDs_Core');;" build.gradle && \
|
||||||
|
sed -i '/releaseSigning ==/{N;N;d}' build.gradle
|
||||||
|
|
||||||
|
Build:1.0.0,121
|
||||||
|
disable=unreleased
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue