rusefi/android/dependencies.gradle

3 lines
45 B
Groovy
Raw Normal View History

2020-07-12 20:45:40 -07:00
ext.libs = [
junit : "junit:junit:4.13"
]