Updated versions for new release.

This commit is contained in:
Armin Novak 2018-01-08 12:54:30 +01:00 committed by Marcus Hoffmann
parent 3ebdd18161
commit a3a883cc77
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -30,7 +30,21 @@ Build:2.0.0-rc0,10
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
ndk=r12b
Build:2.0.0-rc1,11
commit=2.0.0-rc1
subdir=client/Android/Studio/aFreeRDP
patch=2.0.0-rc0-gcc-sysroot.diff
gradle=yes
prebuild=echo -e "RELEASE_STORE_FILE=\nRELEASE_KEY_ALIAS=" >>../gradle.properties && \
cd ../../../../scripts && \
sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_0[a-f]/OPENSSL_TAG=OpenSSL_1_1_0g/' -e 's/WITH_OPENH264=0/WITH_OPENH264=1/' android-build-*.conf && \
sed -i -e 's/make/make USE_ASM=no/' android-build-openh264.sh
build=cd ../../../../scripts && \
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-32.conf && \
./android-build-freerdp.sh --ndk $$NDK$$ --sdk $$SDK$$ --conf android-build-64.conf
ndk=r12b
Auto Update Mode:None
Update Check Mode:None
Current Version:2.0.0-rc0
Current Version Code:10
Current Version:2.0.0-rc1
Current Version Code:11