build: Move to using Indra

This commit is contained in:
Zach Levis 2021-01-16 15:37:14 -08:00 committed by Alexander Söderberg
parent 6a100c9ca1
commit 98f389a72a
6 changed files with 138 additions and 127 deletions

View file

@ -0,0 +1,4 @@
dependencies {
api("io.leangen.geantyref", "geantyref", Versions.geantyref)
}