We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b433fd commit e7ddae6Copy full SHA for e7ddae6
Paintroid/build.gradle
@@ -125,7 +125,7 @@ dependencies {
125
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.8'
126
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.8'
127
implementation 'androidx.exifinterface:exifinterface:1.3.2'
128
- implementation 'com.esotericsoftware:kryo:5.5.0'
+ implementation 'com.esotericsoftware:kryo:5.6.2'
129
implementation 'id.zelory:compressor:2.1.1'
130
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
131
0 commit comments