Skip to content

Commit

Permalink
Update version name
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Feb 3, 2025
1 parent 262ad8d commit ddb1c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
object Versions {
const val COMPILE_SDK = 35
const val MIN_SDK = 21
const val VICO = "2.1.0-alpha.2"
const val VICO = "2.1.0-alpha.3"
}

0 comments on commit ddb1c7d

Please sign in to comment.