summaryrefslogtreecommitdiff
path: root/merchant-lib
diff options
context:
space:
mode:
Diffstat (limited to 'merchant-lib')
-rw-r--r--merchant-lib/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/merchant-lib/build.gradle b/merchant-lib/build.gradle
index ae7489b..50c2aa5 100644
--- a/merchant-lib/build.gradle
+++ b/merchant-lib/build.gradle
@@ -70,4 +70,4 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).configureEach {
kotlinOptions {
freeCompilerArgs += "-opt-in=kotlin.RequiresOptIn"
}
-} \ No newline at end of file
+}