android: update target SDK version

Android Oreo (API level 26) is supported since React Native 50.
This commit is contained in:
Saúl Ibarra Corretgé
2017-12-13 09:35:34 -06:00
committed by Любомир Маринов
parent e65566ad03
commit 3460fe03e5
+1 -1
View File
@@ -133,7 +133,7 @@ ext {
buildToolsVersion = "26.0.2"
compileSdkVersion = 26
minSdkVersion = 16
targetSdkVersion = 25
targetSdkVersion = 26
// The Maven artifact groupdId of the third-party react-native modules which
// Jitsi Meet SDK for Android depends on and which are not available in