Skip to content

Commit 0cde08c

Browse files
authored
Merge pull request #6702 from Isira-Seneviratne/Update_AppCompat_to_1.3.0
Update AppCompat to 1.3.0.
2 parents bec8512 + c7b8bd3 commit 0cde08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies {
196196
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
197197

198198
/** AndroidX **/
199-
implementation 'androidx.appcompat:appcompat:1.2.0'
199+
implementation 'androidx.appcompat:appcompat:1.3.0'
200200
implementation 'androidx.cardview:cardview:1.0.0'
201201
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
202202
implementation 'androidx.core:core-ktx:1.3.2'

0 commit comments

Comments
 (0)