Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew N Bogner committed Feb 22, 2023
1 parent e245784 commit 6d57f6d
Showing 1 changed file with 2 additions and 2 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.41'
implementation 'org.greatfire:envoy:102.0.5005.41.7'
implementation 'org.greatfire.envoy:cronet:102.0.5005.195'
implementation 'org.greatfire:envoy:102.0.5005.195'
implementation 'org.greatfire:IEnvoyProxy:1.2.1'
}

Expand Down

0 comments on commit 6d57f6d

Please sign in to comment.