Skip to content

Commit f2f6422

Browse files
Update dependency androidx.appcompat:appcompat to v1.6.1
1 parent 4aa496f commit f2f6422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xplosion-sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ android {
4545

4646
dependencies {
4747
implementation project(':xplosion-library')
48-
implementation 'androidx.appcompat:appcompat:1.4.2'
48+
implementation 'androidx.appcompat:appcompat:1.6.1'
4949
testImplementation 'junit:junit:4.13.2'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'

0 commit comments

Comments
 (0)