Files
gradle2nix/gradle.properties
Tad Fisher 648be6bd07 Use custom dependency resolution
- Use Apache Ivy to resolve artifact URLs
- Update build model with full artifact IDs
- Generate Maven module metadata to support dynamic version constraints
- Resolve snapshot versions and generate snapshot metadata
- Add test fixtures and rewrite Gradle plugin tests
- Update dependencies
2020-01-23 10:01:38 -08:00

4 lines
62 B
INI

org.gradle.jvmargs='-Dfile.encoding=UTF-8'
VERSION=1.0.0-rc1