|
|
|
@ -267,13 +267,13 @@ dependencies {
|
|
|
|
|
def webkit_version = "1.4.0"
|
|
|
|
|
def recyclerview_version = "1.2.1"
|
|
|
|
|
def coordinatorlayout_version = "1.1.0"
|
|
|
|
|
def constraintlayout_version = "2.0.2"
|
|
|
|
|
def constraintlayout_version = "2.1.0"
|
|
|
|
|
def material_version = "1.4.0"
|
|
|
|
|
def browser_version = "1.3.0"
|
|
|
|
|
def lbm_version = "1.0.0"
|
|
|
|
|
def swiperefresh_version = "1.2.0-alpha01"
|
|
|
|
|
def documentfile_version = "1.0.1"
|
|
|
|
|
def lifecycle_version = "2.4.0-alpha02"
|
|
|
|
|
def lifecycle_version = "2.4.0-alpha03"
|
|
|
|
|
def lifecycle_extensions_version = "2.2.0"
|
|
|
|
|
def room_version = "2.3.0" // 2.4.0-alpha04
|
|
|
|
|
def sqlite_version = "2.1.0" // 2.2.0-alpha02
|
|
|
|
|