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 3e392c5 commit f31745fCopy full SHA for f31745f
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.20.1"
11
jacoco
12
id("tech.yanand.maven-central-publish").version("1.3.0")
13
}
0 commit comments