Skip to content

Commit

Permalink
Bump axion-release version (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier authored Jul 18, 2024
1 parent 1b484b7 commit 027810a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unleashandroidsdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
alias(libs.plugins.android.library)
alias(libs.plugins.jetbrains.kotlin.android)
id("org.jetbrains.dokka") version "1.7.10"
id("pl.allegro.tech.build.axion-release") version "1.13.6"
id("pl.allegro.tech.build.axion-release") version "1.18.2"
}

val tagVersion = System.getenv("GITHUB_REF")?.split('/')?.last()
Expand Down

0 comments on commit 027810a

Please sign in to comment.