Skip to content

Commit f38612e

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent 7ed74f0 commit f38612e

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.7.0'
4949
testImplementation 'junit:junit:4.13.2'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

0 commit comments

Comments
 (0)