We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36824b0 + 4b31c0b commit d746d75Copy full SHA for d746d75
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
38
dependencies {
39
implementation project(':touchview')
40
- implementation 'androidx.core:core-ktx:1.10.1'
+ implementation 'androidx.core:core-ktx:1.12.0'
41
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
42
implementation 'androidx.recyclerview:recyclerview:1.3.1'
43
implementation "androidx.viewpager2:viewpager2:1.0.0"
0 commit comments