OSDN Git Service

Add tests for GlobalHelper
[android-x86/packages-apps-Taskbar.git] / app / build.gradle
index 4c7d78f..8705959 100644 (file)
@@ -144,6 +144,7 @@ dependencies {
     implementation 'moe.banana:toast-compat:1.0.5'
     implementation group:'com.twofortyfouram', name:'android-plugin-api-for-locale', version:'[1.0.2,2.0['
 
+    testImplementation "com.google.truth:truth:1.1.2"
     testImplementation "org.jetbrains.kotlin:kotlin-stdlib:$KOTLIN_VERSION"
     testImplementation 'junit:junit:4.13.1'
     testImplementation 'androidx.test:core:1.3.0'