mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Convert to gradle 7. * More fixes, regenerated lockfiles. * Update lockfiles for dependency update. * Fix show_upgrade_diff for new lockfile format * Add property for allowInsecureProtocol Allow us to override the restriction against use of plain HTTP for communication to dependency repositories. We need this to be able to use a local proxy for dependency gathering. * Checking in missing gradle.lockfile
3 lines
94 B
INI
3 lines
94 B
INI
pluginsUrl=https://plugins.gradle.org/m2/
|
|
allowInsecureProtocol=
|
|
enableDependencyLocking=true
|