Skip to content

Commit

Permalink
Merge pull request #36 from greatfire/jsdelivr
Browse files Browse the repository at this point in the history
fetch additional urls
  • Loading branch information
mnbogner authored Mar 30, 2023
2 parents 7ae3cfa + 9acf2f5 commit 45e5d13
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 68 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,8 @@ dependencies {
// implementation files('libs/envoy-debug.aar')
// implementation files('libs/IEnvoyProxy.aar')
// use maven dependencies to support automation
implementation 'org.greatfire.envoy:cronet:102.0.5005.195-3'
implementation 'org.greatfire:envoy:102.0.5005.195.1'
implementation 'org.greatfire.envoy:cronet:102.0.5005.195-4'
implementation 'org.greatfire:envoy:102.0.5005.195.2'
implementation 'org.greatfire:IEnvoyProxy:1.3.1'
}

Expand Down
Loading

0 comments on commit 45e5d13

Please sign in to comment.