From 83d5fcd2074808925e6d8aec0bb95739de9bf6eb Mon Sep 17 00:00:00 2001 From: Muddassir Ahmed Date: Tue, 9 Feb 2021 15:40:49 +0400 Subject: [PATCH] Update eprefs version --- kmacros/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kmacros/build.gradle b/kmacros/build.gradle index 7a4c312..74c92a9 100644 --- a/kmacros/build.gradle +++ b/kmacros/build.gradle @@ -47,5 +47,5 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - api 'com.github.muddassir235:eprefs:1.5' + api 'com.github.muddassir235:eprefs:1.6' } \ No newline at end of file