Merge branch 'update_survivalmanual' into 'master'
Update SurvivalManual to 1.5 with new build-instructions As build-details changed ( added flavor, git submodule, sdk-manager ) the automatic update path will be broken hence this MR to update to 1.5 See merge request !1722
This commit is contained in:
commit
cce877e7d4
|
|
@ -18,6 +18,14 @@ Build:1.0,1
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.5,15
|
||||
commit=1.5
|
||||
submodules=yes
|
||||
subdir=android
|
||||
gradle=prod
|
||||
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||
sed -i '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue