testing-samples icon indicating copy to clipboard operation
testing-samples copied to clipboard

fix-basic-dependencies so unit tests can run

Open AnneTheAgile opened this issue 7 years ago • 1 comments

1.build.gradle fix // 181024w; Move google() to top so hope to get Could not find aapt2-proto.jar fixed; 2.wrapper prefs fix version // 181024w; Also changed ./gradle/wrapper/gradle-wrapper.properties to 4.10.2 3.used info from // 181024w; https://stackoverflow.com/questions/52944351/android-ci-build-could-not-find-aapt2-proto-jar 4.possibly more files need to be changed similarly.

AnneTheAgile avatar Oct 25 '18 00:10 AnneTheAgile

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

googlebot avatar Oct 25 '18 00:10 googlebot