File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ class Environment {
2626 static const _applicationName = 'Anytime' ;
2727 static const _applicationUrl = 'https://github.com/amugofjava/anytime_podcast_player' ;
2828 static const _projectVersion = '1.4.0' ;
29- static const _build = '231 ' ;
29+ static const _build = '234 ' ;
3030
3131 static var _agentString = userAgentAppString;
3232
Original file line number Diff line number Diff line change @@ -897,10 +897,10 @@ packages:
897897 dependency: "direct main"
898898 description:
899899 name: podcast_search
900- sha256: "7399658ceafbf7c672ee3d60afd161e8f7edd3675d32e6cb13a93346ff76ac5c"
900+ sha256: ff4a5690354a0e42df94af905d53bab43e5b9b5fff9413ae76cd6c586b388e99
901901 url: "https://pub.dev"
902902 source: hosted
903- version: "0.7.12 "
903+ version: "0.7.13 "
904904 posix:
905905 dependency: transitive
906906 description:
Original file line number Diff line number Diff line change 11name : anytime
22description : Anytime Podcast Player
33
4- version : 1.4.0+231
4+ version : 1.4.0+234
55
66environment :
77 sdk : ' >=3.6.0 <4.0.0'
@@ -41,7 +41,7 @@ dependencies:
4141 path_provider_platform_interface : ^2.0.4
4242 percent_indicator : 4.2.5
4343 permission_handler : ^12.0.0+1
44- podcast_search : ^0.7.12
44+ podcast_search : ^0.7.13
4545 provider : ^6.0.3
4646 rxdart : ^0.28.0
4747 scrollable_positioned_list : ^0.3.7
You can’t perform that action at this time.
0 commit comments