Skip to content

Commit

Permalink
feat(types-android): API Level 33 (#10113)
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Nov 29, 2022
1 parent 9a779df commit c1187fe
Show file tree
Hide file tree
Showing 3 changed files with 145,836 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types-android/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/types-android",
"version": "8.3.1",
"version": "8.4.0",
"description": "NativeScript Types for Android.",
"homepage": "https://nativescript.org",
"repository": {
Expand Down
3 changes: 3 additions & 0 deletions packages/types-android/src/lib/android-33.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/// <reference path="./android/android-platform-33.d.ts" />
/// <reference path="./android/androidx-32.d.ts" />
/// <reference path="./android/common.d.ts" />
Loading

0 comments on commit c1187fe

Please sign in to comment.