pull/35/head
kunfei 5 years ago
parent 4aec23aa1c
commit 866289bae2
  1. 3
      app/build.gradle

@ -88,10 +88,11 @@ dependencies {
//androidX
implementation 'androidx.core:core-ktx:1.2.0-alpha04'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.media:media:1.1.0'
implementation 'androidx.preference:preference:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
implementation 'androidx.media:media:1.1.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0-beta04'
implementation 'com.google.android.material:material:1.1.0-alpha10'
implementation 'com.google.android:flexbox:1.1.0'

Loading…
Cancel
Save