Skip to content

Commit 6fb1166

Browse files
Update dependency androidx.appcompat:appcompat to v1.5.0
1 parent 217e570 commit 6fb1166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0'
4949
testImplementation 'junit:junit:4.13.2'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

0 commit comments

Comments
 (0)