We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d135a6b commit 9e68cb4Copy full SHA for 9e68cb4
2 files changed
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
38
dependencies {
39
40
- implementation 'androidx.core:core-ktx:1.10.1'
+ implementation 'androidx.core:core-ktx:1.12.0'
41
implementation 'androidx.appcompat:appcompat:1.6.1'
42
implementation 'com.google.android.material:material:1.9.0'
43
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
otp_code_view/build.gradle
@@ -36,7 +36,7 @@ android {
36
testImplementation 'junit:junit:4.13.2'
0 commit comments