From 0a5eae9fc02cfbc5a8294546a136580992f89a63 Mon Sep 17 00:00:00 2001 From: Mihai-Cristian Condrea Date: Fri, 3 Jan 2025 19:17:47 +0200 Subject: [PATCH] refactor: Updated copyright and improved UI with new components - Updated the copyright year to 2025. - Enhanced UI consistency by utilizing new vertical and horizontal spacer components. --- app/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index f38a727..a1e4ee2 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -14,7 +14,7 @@ android { applicationId = "com.d4rk.cleaner" minSdk = 23 targetSdk = 35 - versionCode = 147 + versionCode = 148 versionName = "3.1.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" resourceConfigurations += listOf(