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 a441599 commit 1486aa2Copy full SHA for 1486aa2
lib/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
implementation "org.jetbrains.kotlin:kotlin-stdlib:$versions.kotlin"
11
12
- implementation "com.github.komputing:khex:1.0.0"
+ implementation "com.github.komputing:khex:1.1.0"
13
14
implementation "org.bouncycastle:bcprov-jdk15to18:1.68"
15
0 commit comments