plugins {
id 'java'
}
apply from: '../../android/dependencies.gradle'
dependencies {
testImplementation libs.junit