We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75815d3 commit 57fb716Copy full SHA for 57fb716
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = '1.9.21'
+ ext.kotlin_version = '2.0.21'
3
ext.dagger_version = '2.52'
4
5
repositories {
0 commit comments