From b663081104dc38df462c30d7dfc90e435ef3cf6c Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 27 Aug 2021 16:43:46 +0200 Subject: Update libraries and do associated maintenance --- gradle.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 337c38f..8a57460 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,3 +20,4 @@ android.useAndroidX=true android.enableJetifier=false # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official +kotlin.mpp.stability.nowarn=true -- cgit v1.2.3