diff --git a/app/build.gradle b/app/build.gradle index 15a88cf..8f5f93b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'