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 8fe581e commit 69baea7Copy full SHA for 69baea7
.github/workflows/distribute.yml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: [ubuntu-latest]
10
permissions:
11
contents: write
12
+ packages: write
13
steps:
14
- name: Setup
15
uses: Pointyware/.github/.github/actions/checkout-java-gradle@b70bbae19637171d6cf9311f06a59f1c15e2598b
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ androidx-compose = "1.8.2"
4
compose = "1.5.12"
5
dokka = "1.9.20"
6
jupiter = "5.10.2"
7
-kass = "0.2.1"
+kass = "0.2.2"
8
koin = "3.5.3"
koin-bom = "3.5.3"
kotlin = "2.0.0"
0 commit comments