Skip to content

Commit

Permalink
chore: update compose to version 1.5 (#2073)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohassine authored Sep 21, 2023
1 parent 58639ea commit 9ca6b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Android.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Android {
const val testRunner = "androidx.test.runner.AndroidJUnitRunner"
object Sdk {
const val min = 26
const val compile = 33
const val compile = 34
const val target = compile
}
object Ndk {
Expand Down

0 comments on commit 9ca6b83

Please sign in to comment.