We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8905c commit 114b77eCopy full SHA for 114b77e
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
// http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html
51
// http://www.gradle.org/docs/current/userguide/dependency_management.html
52
embed "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
53
- embed 'org.jetbrains:annotations:23.1.0'
+ embed 'org.jetbrains:annotations:24.0.0'
54
embed 'org.sejda.imageio:webp-imageio:0.1.6'
55
}
56
0 commit comments