We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed74f0 commit f38612eCopy full SHA for f38612e
xplosion-sample/build.gradle
@@ -45,7 +45,7 @@ android {
45
46
dependencies {
47
implementation project(':xplosion-library')
48
- implementation 'androidx.appcompat:appcompat:1.4.2'
+ implementation 'androidx.appcompat:appcompat:1.7.0'
49
testImplementation 'junit:junit:4.13.2'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
0 commit comments