Skip to content

Commit 55d62df

Browse files
committed
chore: typings update
1 parent 1eff66f commit 55d62df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

references.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// <reference path="./node_modules/@nativescript/core/global-types.d.ts" />
22
/// <reference path="./node_modules/@nativescript/types-ios/lib/ios.d.ts" />
3-
/// <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" />
3+
/// <reference path="./node_modules/@nativescript/types-android/lib/android/android-platform-31.d.ts" />
4+
/// <reference path="./node_modules/@nativescript/types-android/lib/android/androidx-31.d.ts" />
55
/// <reference path="./node_modules/@nativescript/types-android/lib/android/common.d.ts" />

0 commit comments

Comments
 (0)