Advertisement
Guest User

pan8

a guest
Jan 27th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. implementation 'androidx.appcompat:appcompat:1.1.0'
  2. implementation 'com.android.support:appcompat-v7:29.2.0'
  3. implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
  4. implementation 'com.amitshekhar.android:android-networking:1.0.2'
  5. implementation 'com.google.android.material:material:1.0.0'
  6. implementation 'com.android.support:recyclerview-v7:29.0.0'
  7. implementation 'com.android.support:cardview-v7:29.0.0'
  8. implementation 'com.android.support:design:29.0.0'
  9. implementation 'com.android.support:palette-v7:29.0.0'
  10. testImplementation 'junit:junit:4.12'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement