From c86d3fa64e69eba1292b83fff505e857acf4b447 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sun, 6 Dec 2020 11:45:30 -0800 Subject: [PATCH] Android Target SDK 28->29 (#9238) Co-authored-by: Don Gagne --- .travis.yml | 2 +- android/AndroidManifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6964f4c..7a36209 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,7 @@ jobs: android: components: - - android-28 + - android-29 - build-tools-25.0.3 - platform-tools diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 82a692f..5e0b3fc 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -49,7 +49,7 @@ - +