fixed build script

This commit is contained in:
Wyatt J. Miller 2020-11-05 09:31:21 -05:00
parent b60eb9496a
commit 75f681b03b

View File

@ -32,7 +32,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.3'
// user implementations
implementation "org.jetbrains.kotlinx:kotlinx-datetime:0.1.0"
// where are they all at??
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'