Commit 5209fcd
authored
chore: resolve issue with missing typings
Depending on the version of tns-platform-declations (in src's devDependencies) only one of the following is available:
- androidx.core.content - when the version is at least 6.0.0
- android.support.v4.content - when the version is before 6.0.01 parent 30ca56a commit 5209fcd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments