Skip to content

Commit

Permalink
refactor: Updated copyright and improved UI with new components
Browse files Browse the repository at this point in the history
- Updated the copyright year to 2025.
- Enhanced UI consistency by utilizing new vertical and horizontal spacer components.
  • Loading branch information
Mihai-Cristian Condrea committed Jan 3, 2025
1 parent 02fec6a commit 0a5eae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 0a5eae9

Please sign in to comment.