We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e8958 commit 5300bdcCopy full SHA for 5300bdc
references.d.ts
@@ -1,4 +1,5 @@
1
/// <reference path="./node_modules/@nativescript/core/global-types.d.ts" />
2
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios.d.ts" />
3
-/// <reference path="./node_modules/@nativescript/types-android/lib/android/android-platform-28.d.ts" />
+/// <reference path="./node_modules/@nativescript/types-android/lib/android/android-platform-29.d.ts" />
4
+/// <reference path="./node_modules/@nativescript/types-android/lib/android/androidx-29.d.ts" />
5
/// <reference path="./node_modules/@nativescript/types-android/lib/android/common.d.ts" />
0 commit comments