linkedin / test-butler

Reliable Android Testing, at your service
Apache License 2.0
1.05k stars 92 forks source link

Enabled testing local maven artifacts and metadata #88

Closed mockitoguy closed 5 years ago

mockitoguy commented 5 years ago

Running './gradlew publish' will create local maven repo with artifacts and metadata, under "build/repo" directory.

The change is safe and does not interfere with the current way you publish. It's similar to https://github.com/linkedin/shaky-android/pull/31/files