File tree 4 files changed +4
-94
lines changed
src/main/java/im/status/ethereum
4 files changed +4
-94
lines changed Original file line number Diff line number Diff line change @@ -359,9 +359,6 @@ dependencies {
359
359
implementation ' com.github.status-im:function:0.0.1'
360
360
implementation ' com.facebook.fresco:fresco:2.2.0'
361
361
implementation ' com.facebook.fresco:animated-gif:2.2.0'
362
- implementation " com.github.bumptech.glide:glide:4.12.0"
363
- implementation " com.github.bumptech.glide:okhttp3-integration:4.12.0"
364
- annotationProcessor " com.github.bumptech.glide:compiler:4.12.0"
365
362
implementation " com.squareup.okhttp3:okhttp-tls:3.12.12"
366
363
}
367
364
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 40
40
"react-native-device-info" : " ^7.4.0" ,
41
41
"react-native-dialogs" : " ^1.0.4" ,
42
42
"react-native-draggable-flatlist" : " ^3.0.3" ,
43
- "react-native-fast-image" : " git+https://github.com/status-im/react-native-fast-image.git#v8. 5.11-status.0 " ,
43
+ "react-native-fast-image" : " ^8. 5.11" ,
44
44
"react-native-fetch-polyfill" : " ^1.1.2" ,
45
45
"react-native-fs" : " ^2.14.1" ,
46
46
"react-native-gesture-handler" : " ^1.8.0" ,
Original file line number Diff line number Diff line change @@ -6623,9 +6623,10 @@ react-native-draggable-flatlist@^3.0.3:
6623
6623
resolved "https://registry.yarnpkg.com/react-native-draggable-flatlist/-/react-native-draggable-flatlist-3.0.3.tgz#e85503585253be01ad251f78d5b341ac22f9d952"
6624
6624
integrity sha512-bDro6aqQMvvTm/CuHre9dAjSBKosAfZRLDx3nmrjOz799kxcn0bq+uCB6yF6m+g1Xd/gVPl7E3Ss4uX+oPUlHg==
6625
6625
6626
- " react-native-fast-image@git+https://github.com/status-im/react-native-fast-image.git#v8. 5.11-status.0 " :
6626
+ react-native-fast-image@^8. 5.11 :
6627
6627
version "8.5.11"
6628
- resolved "git+https://github.com/status-im/react-native-fast-image.git#7c16cc1ba895215b628043177d1f5fe0fffd5eac"
6628
+ resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.5.11.tgz#e3dc969d0e4e8df026646bf18194465aa55cbc2b"
6629
+ integrity sha512-cNW4bIJg3nvKaheG8vGMfqCt5LMWX9MS5+wMudgKIHbGO51spRr4sgnlhVgwHLcZ5aeNOVJ8CPRxDIWKRq/0QA==
6629
6630
6630
6631
react-native-fetch-polyfill@^1.1.2 :
6631
6632
version "1.1.3"
You can’t perform that action at this time.
0 commit comments