Skip to content

Commit 39b54ed

Browse files
author
minhnq
committed
build: 1.4.0
1 parent 02b9eb6 commit 39b54ed

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Added monochrome theme support
2+
- Added skin builder feature (website only)

gradle/libs.versions.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ minSdk = "28"
55
targetSdk = "36"
66

77
# App versioning
8-
versionCode = "18"
9-
versionName = "1.3.5"
8+
versionCode = "19"
9+
versionName = "1.4.0"
1010

1111
# Java/Kotlin
1212
kotlin = "2.2.10"
@@ -19,7 +19,6 @@ agp = "8.11.1"
1919
activityCompose = "1.10.1"
2020
appcompat = "1.7.1"
2121
constraintlayout = "2.2.1"
22-
coreKtx = "1.17.0"
2322
espressoCore = "3.7.0"
2423
junit = "4.13.2"
2524
androidxJunit = "1.3.0"

0 commit comments

Comments
 (0)