Skip to content

Commit

Permalink
version 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Jul 18, 2023
1 parent b9cf412 commit 2f384a0
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.3"
const val precompose = "1.4.4"
object Android {
const val min = 21
const val compile = 33
Expand Down

0 comments on commit 2f384a0

Please sign in to comment.