From bf68304bc04199ffc8e2d54867c169b7a16d986d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 18 Sep 2019 16:14:17 +0200 Subject: [PATCH] CMakeLists.txt: fix ANDROID_VERSION --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 89e5012..d15edd1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set(ANDROID_MKE2FS_NAME "mke2fs.android") # Version of android-tools and the version of boringssl being used. # See: https://android.googlesource.com/platform/external/boringssl/+/platform-tools-${ANDROID_VERSION}/BORINGSSL_REVISION -set(ANDROID_VERSION 29.0.2) +set(ANDROID_VERSION 29.0.3) set(BORINGSSL_VERSION c9827e073f64e353c4891ecc2c73721882543ee0) # Vendor string used in version outputs.