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 a00cd1d commit 21c8ca1Copy full SHA for 21c8ca1
build.gradle
@@ -1,7 +1,7 @@
1
version '1.0-SNAPSHOT'
2
3
buildscript {
4
- ext.kotlin_version = '2.2.10'
+ ext.kotlin_version = '2.2.20'
5
ext.dokka_version = '2.0.0'
6
ext.bnd_version = '6.4.0'
7
ext.license_version = '0.16.1'
0 commit comments