Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
elihart committed Jul 17, 2024
1 parent 7594ff0 commit 7cd79be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ object Versions {
val KotlinCompiler = System.getProperty("square.kotlinVersion") ?: "1.9.10"

const val AndroidXTest = "1.5.0"
// const val Compose = "1.5.3"
// const val Compose = "1.6.8"
const val Compose = "1.7.0-beta05"
const val ComposeCompiler = "1.5.3"
}
Expand Down

0 comments on commit 7cd79be

Please sign in to comment.