Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2023
1 parent 4aa496f commit f2f6422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xplosion-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {

dependencies {
implementation project(':xplosion-library')
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.appcompat:appcompat:1.6.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
Expand Down

0 comments on commit f2f6422

Please sign in to comment.