We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3e743 commit 9d54442Copy full SHA for 9d54442
build.gradle
@@ -8,6 +8,7 @@ repositories {
8
dependencies {
9
implementation files('/Volumes/dev/androidSDK/platforms/android-28/android.jar')
10
implementation "androidx.annotation:annotation:1.1.0"
11
+ implementation "androidx.viewpager:viewpager:1.0.0"
12
}
13
sourceSets {
14
main {
0 commit comments