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 4c9a35c commit 51e3f67Copy full SHA for 51e3f67
app/build.gradle
@@ -25,5 +25,5 @@ dependencies {
25
testImplementation 'junit:junit:4.12'
26
androidTestImplementation 'com.android.support.test:runner:1.0.2'
27
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
28
- implementation 'com.github.yoksnod:ParallaxBackgroundViewPager:v0.5'
+ implementation 'com.github.yoksnod:ParallaxBackgroundViewPager:v0.6'
29
}
0 commit comments