Skip to content

Commit

Permalink
Revert Core KTX 1.10.1 -> 1.6.0 (#40)
Browse files Browse the repository at this point in the history
* Fix asking permission on IO thread crash

* Revert Core KTX 1.10.1 -> 1.6.0
  • Loading branch information
ArnasSmicius authored Sep 21, 2023
1 parent b15df25 commit 931729a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {
const val ROBOLECTRIC = "4.3"
const val MOCKITO = "4.11.0"
const val MOCKITO_KOTLIN = "4.1.0"
const val CORE_KTX = "1.10.1"
const val CORE_KTX = "1.6.0"
const val FRAGMENT_KTX = "1.2.4"
const val DETEKT_RUNTIME = "1.23.1"
const val LIFECYCLE = "2.2.0"
Expand Down

0 comments on commit 931729a

Please sign in to comment.