Skip to content

Commit

Permalink
PAINTROID-760 Crash: Buffer underflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khalid-nasralla committed Jan 5, 2025
1 parent 6b433fd commit e7ddae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paintroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.8'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.8'
implementation 'androidx.exifinterface:exifinterface:1.3.2'
implementation 'com.esotericsoftware:kryo:5.5.0'
implementation 'com.esotericsoftware:kryo:5.6.2'
implementation 'id.zelory:compressor:2.1.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

Expand Down

0 comments on commit e7ddae6

Please sign in to comment.