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 a4dc884 commit 9759738Copy full SHA for 9759738
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.5.1'
49
testImplementation 'junit:junit:4.13.2'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
0 commit comments