fix(android): list picker getTextColor api level issue (#8755)

closes https://github.com/NativeScript/NativeScript/issues/7860
This commit is contained in:
Nathan Walker
2020-08-11 22:29:11 -07:00
committed by GitHub
parent 23fbc64639
commit 5c076de856
5 changed files with 24 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
"name": "NativeScript",
"description": "NativeScript Core Modules",
"homepage": "https://www.nativescript.org",
"version": "6.5.13",
"version": "6.5.15",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/NativeScript"