Skip to content

Commit

Permalink
Merge pull request #44 from greatfire/meek
Browse files Browse the repository at this point in the history
updated dependencies and added meek support
  • Loading branch information
mnbogner authored Aug 15, 2023
2 parents 9a7cd13 + ae34265 commit bac030d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@ dependencies {
// implementation files('libs/IEnvoyProxy.aar')
// use maven dependencies to support automation
implementation 'org.greatfire.envoy:cronet:107.0.5304.150-1'
implementation 'org.greatfire:envoy:107.0.5304.150.4'
implementation 'org.greatfire:IEnvoyProxy:1.4.2'
implementation 'org.greatfire:envoy:107.0.5304.150.5'
implementation 'org.greatfire:IEnvoyProxy:1.5.0'
}

project.afterEvaluate {
Expand Down
Loading

0 comments on commit bac030d

Please sign in to comment.