Fragment version 1.1.0-rc04

This commit is contained in:
M66B 2019-08-11 21:08:26 +02:00
parent 55f1a2f6b7
commit 5cc246ed03
1 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
def appcompat_version = "1.1.0-rc01"
def fragment_version = "1.1.0-rc04"
def recyclerview_version = "1.1.0-beta01"
def coordinatorlayout_version = "1.1.0-beta01"
def constraintlayout_version = "2.0.0-beta2"
@ -197,6 +198,7 @@ dependencies {
// https://mvnrepository.com/artifact/androidx.appcompat/appcompat
implementation "androidx.appcompat:appcompat:$appcompat_version"
implementation "androidx.fragment:fragment:$fragment_version"
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview-selection