tree: 3f181a26ea9eb78a6ccd5bcde4f5db534b93fb44 [path history] [tgz]
  1. library/
  2. build.gradle
  3. gradle.properties
  4. README.md
  5. settings.gradle
integration-tests/LibCompileWithV1/README.md

This project is used to have a library that is compiled with AGP 3.1.4 and V1. We don't compile it as part of tests since the goal is to have a project compiled with an old version using V1.

Currently, it is used to reproduce b/117666264 as in the MultiModuleTestApp. If you wish to modify this, don't forget to update the maven repo in MultiModuleTestApp.

to update:

./gradlew -Pmaven_repo=/path/to/MultiModuleTestApp/testlibrary1/repo uploadArchives