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 a0f2c28 commit 1562342Copy full SHA for 1562342
build.gradle
@@ -3,7 +3,7 @@ version '1.0-SNAPSHOT'
3
buildscript {
4
ext.kotlin_version = '2.0.21'
5
ext.dokka_version = '1.9.20'
6
- ext.bnd_version = '6.4.0'
+ ext.bnd_version = '7.1.0'
7
ext.license_version = '0.16.1'
8
ext.vanniktech_version = '0.30.0'
9
ext.coroutines_version = '1.9.0'
0 commit comments