Skip to content

Commit

Permalink
Merge pull request #330 from ytai/dependabot/gradle/androidx.appcompa…
Browse files Browse the repository at this point in the history
…t-appcompat-1.6.1

Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
  • Loading branch information
hannesa2 authored Aug 24, 2023
2 parents cfdac85 + f00b7db commit 42f156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IOIOLibAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {

dependencies {
api project(":IOIOLibCore")
api 'androidx.appcompat:appcompat:1.6.0'
api 'androidx.appcompat:appcompat:1.6.1'
}

project.afterEvaluate {
Expand Down

0 comments on commit 42f156c

Please sign in to comment.