Skip to content

Commit

Permalink
update precompose version to 1.5.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Jul 31, 2023
1 parent 2ddad8c commit d725afd
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
@@ -1,7 +1,7 @@
import org.gradle.api.JavaVersion

object Versions {
const val precompose = "1.4.4"
const val precompose = "1.5.0-beta01"
object Android {
const val min = 21
const val compile = 33
Expand Down

0 comments on commit d725afd

Please sign in to comment.