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 5e0519a commit bd03422Copy full SHA for bd03422
unleashandroidsdk/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
alias(libs.plugins.android.library)
8
alias(libs.plugins.jetbrains.kotlin.android)
9
id("org.jetbrains.dokka") version "1.9.20"
10
- id("pl.allegro.tech.build.axion-release") version "1.18.2"
+ id("pl.allegro.tech.build.axion-release") version "1.18.3"
11
jacoco
12
}
13
0 commit comments