From 446c1a7b0eaafa3a6aec111bf7e401f2a905b1ac Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 13 Jan 2026 20:46:21 +0100 Subject: [PATCH] Apply suggestions from code review --- gradle.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 4cd8789a..25e5b0a2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,5 +3,4 @@ android.useAndroidX=true kotlin.code.style=official android.nonTransitiveRClass=true android.nonFinalResIds=false -org.gradle.caching=true -version=1.0.0 \ No newline at end of file +org.gradle.caching=true \ No newline at end of file