fix(build): Android build errors when using Gradle 6.0 (#1037)

* Fix Android build errors when using Gradle 6.0

* Update gradle.properties

* Remove newline at end of file

* newline
This commit is contained in:
Conner Owen 2019-11-26 02:41:16 -07:00 committed by Thibault Malbranche
parent d8acd9086c
commit 5b0c634f15
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ReactNativeWebView_kotlinVersion=1.3.11
ReactNativeWebView_kotlinVersion=1.3.50
ReactNativeWebView_compileSdkVersion=28
ReactNativeWebView_buildToolsVersion=28.0.3
ReactNativeWebView_targetSdkVersion=28