Update Survival Manual to 1.6 (16)
This commit is contained in:
parent
2ed96be796
commit
46aa863514
|
@ -26,6 +26,14 @@ Build:1.5,15
|
|||
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||
sed -i '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Build:1.6,16
|
||||
commit=1.6
|
||||
subdir=android
|
||||
submodules=yes
|
||||
gradle=prodNoFirebase
|
||||
prebuild=sed -i -e '/play_services/d' -e '/withFirebaseCompile/d' build.gradle && \
|
||||
sed -i '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6
|
||||
|
|
Loading…
Reference in a new issue