|
|
@ -186,8 +186,8 @@ configurations.all {
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
|
|
|
|
|
|
|
|
|
def core_version = "1.2.0-rc01"
|
|
|
|
def core_version = "1.3.0-alpha01"
|
|
|
|
def appcompat_version = "1.2.0-alpha01"
|
|
|
|
def appcompat_version = "1.2.0-alpha02"
|
|
|
|
def fragment_version = "1.2.0"
|
|
|
|
def fragment_version = "1.2.0"
|
|
|
|
def recyclerview_version = "1.2.0-alpha01"
|
|
|
|
def recyclerview_version = "1.2.0-alpha01"
|
|
|
|
def coordinatorlayout_version = "1.1.0"
|
|
|
|
def coordinatorlayout_version = "1.1.0"
|
|
|
|