diff --git a/gradle.properties b/gradle.properties index ed4df0bfc..8b9673a6a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,4 @@ android.nonTransitiveRClass=true -# Suppresses warning until build tools that are compatible with SDK 34 -android.suppressUnsupportedCompileSdk=34 android.useAndroidX=true kotlin.code.style=official