Skip to content

Commit

Permalink
fix(types-android): min api types from 17 to 31 (#10209)
Browse files Browse the repository at this point in the history
  • Loading branch information
KunaalMangal committed Feb 21, 2023
1 parent 2da0064 commit e613ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types-android/src/lib/android.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/// <reference path="./android-17.d.ts" />
/// <reference path="./android-31.d.ts" />

0 comments on commit e613ecf

Please sign in to comment.