Update Survival Manual to 2.6 (26)
This commit is contained in:
parent
f8cf6db46d
commit
731b64fac5
|
|
@ -90,7 +90,15 @@ Build:2.4,24
|
||||||
prebuild=sed -i -e '/play_services/d' -e '/withFirebaseCompile/d' build.gradle && \
|
prebuild=sed -i -e '/play_services/d' -e '/withFirebaseCompile/d' build.gradle && \
|
||||||
sed -i '/android-sdk-manager/d' build.gradle
|
sed -i '/android-sdk-manager/d' build.gradle
|
||||||
|
|
||||||
|
Build:2.6,26
|
||||||
|
commit=2.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:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.4
|
Current Version:2.6
|
||||||
Current Version Code:24
|
Current Version Code:26
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue