Skip to content

Commit

Permalink
Merge pull request #6702 from Isira-Seneviratne/Update_AppCompat_to_1…
Browse files Browse the repository at this point in the history
….3.0

Update AppCompat to 1.3.0.
  • Loading branch information
Redirion authored Jul 19, 2021
2 parents bec8512 + c7b8bd3 commit 0cde08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"

/** AndroidX **/
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.core:core-ktx:1.3.2'
Expand Down

0 comments on commit 0cde08c

Please sign in to comment.