nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Optimize google maven downloading

Open Goooler opened this issue 2 years ago • 0 comments

Thanks for submitting a pull request. Please include the following information.

What I have done and why

This will speed up dependencies downloading.

Do tests pass?

  • [x] Run local tests on DemoDebug variant: ./gradlew testDemoDebug
  • [x] Check formatting: ./gradlew --init-script gradle/init.gradle.kts spotlessApply

Is this your first pull request?

  • [x] Sign the CLA
  • [x] Run ./tools/setup.sh
  • [x] Import the code formatting style as explained in the setup script.

Goooler avatar Nov 20 '23 09:11 Goooler