mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-01 04:12:12 +00:00
upgrade dependencies
This commit is contained in:
parent
d0157361f7
commit
7652af888d
3 changed files with 5 additions and 5 deletions
|
@ -103,7 +103,7 @@ dependencies {
|
|||
|
||||
// kotlin
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
|
||||
|
||||
// color picker for user-defined colors
|
||||
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue