Skip to content

Commit 7cf559a

Browse files
committed
[Jetsurvey] Update to beta02
1 parent 6b93e1b commit 7cf559a

File tree

1 file changed

+1
-1
lines changed
  • Jetsurvey/buildSrc/src/main/java/com/example/compose/jetsurvey/buildsrc

1 file changed

+1
-1
lines changed

Jetsurvey/buildSrc/src/main/java/com/example/compose/jetsurvey/buildsrc/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ object Libs {
4949

5050
object AndroidX {
5151
const val appcompat = "androidx.appcompat:appcompat:1.3.0-beta01"
52-
const val coreKtx = "androidx.core:core-ktx:1.5.0-alpha03"
52+
const val coreKtx = "androidx.core:core-ktx:1.5.0-beta03"
5353

5454
object Lifecycle {
5555
private const val version = "2.3.0-beta01"

0 commit comments

Comments
 (0)