Skip to content

Commit

Permalink
Merge pull request #150 from DanielMartinus/dependabot/gradle/android…
Browse files Browse the repository at this point in the history
…x.appcompat-appcompat-1.3.1

Bump appcompat from 1.2.0 to 1.3.1
  • Loading branch information
DanielMartinus committed Jul 31, 2023
2 parents 0217ab2 + 1186d04 commit 56fbbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -24,7 +24,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "com.xwray:groupie:2.9.0"
implementation "com.xwray:groupie-viewbinding:2.9.0"
Expand Down

0 comments on commit 56fbbd4

Please sign in to comment.