From f9cc2dc30b4272b49fab31d52b0365d0d04155f5 Mon Sep 17 00:00:00 2001 From: Tangem Date: Tue, 19 Jul 2022 17:54:10 +0300 Subject: [PATCH] Updated on 2026-08-14 --- domain/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain/build.gradle b/domain/build.gradle index d7a8832fd4..f4b0183cc8 100644 --- a/domain/build.gradle +++ b/domain/build.gradle @@ -85,4 +85,4 @@ dependencies { testImplementation "com.google.truth:truth:1.1.3" androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' -} \ No newline at end of file +}