Commit a5c87f5
authored
Replace getExternalStorageDirectory function call with getExternalFilesDir call since the first one is deprecated in API level 29.
1 parent fe9920f commit a5c87f5
File tree
1 file changed
+1
-5
lines changed- android/src/main/java/com/rssignaturecapture
1 file changed
+1
-5
lines changedLines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 140 | | |
145 | | - | |
| 141 | + | |
146 | 142 | | |
147 | 143 | | |
148 | 144 | | |
| |||
0 commit comments