Skip to content

Commit

Permalink
chore: Change version name
Browse files Browse the repository at this point in the history
  • Loading branch information
tevincent committed Nov 14, 2024
1 parent c382435 commit a25602d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package com.infomaniak.gradle.utils
import org.gradle.api.JavaVersion

internal object Versions {
const val mavenVersionName = "0.8.3"
const val mavenVersionName = "0.8.2"

const val minSdk = 24
const val compileSdk = 35
Expand Down

0 comments on commit a25602d

Please sign in to comment.