|
|
|
@ -551,7 +551,7 @@ dependencies {
|
|
|
|
|
def appcompat_version = "1.7.1"
|
|
|
|
|
def emoji_version = "1.5.0" // 1.6.0-alpha01
|
|
|
|
|
def flatbuffers_version = "2.0.0"
|
|
|
|
|
def activity_version = "1.10.0" // 1.11.0-rc01//1.12.0-alpha02
|
|
|
|
|
def activity_version = "1.10.0" // 1.11.0-rc01//1.12.0-alpha03
|
|
|
|
|
def fragment_version = "1.8.8"
|
|
|
|
|
def windows_version = "1.4.0" // 1.5.0-alpha02
|
|
|
|
|
def webkit_version = "1.14.0"
|
|
|
|
@ -560,18 +560,18 @@ dependencies {
|
|
|
|
|
def constraintlayout_version = "2.2.0"
|
|
|
|
|
def viewpager_version = "1.1.0-beta01" // 1.1.0
|
|
|
|
|
def material_version = "1.12.0" // 1.13.0-alpha03
|
|
|
|
|
def browser_version = "1.8.0" // 1.9.0-alpha04
|
|
|
|
|
def browser_version = "1.8.0" // 1.9.0-alpha05
|
|
|
|
|
def lbm_version = "1.1.0"
|
|
|
|
|
def swiperefresh_version = "1.2.0-beta01"
|
|
|
|
|
def documentfile_version = "1.1.0"
|
|
|
|
|
def lifecycle_version = "2.8.6" // 2.8.7/2.9.1
|
|
|
|
|
def lifecycle_extensions_version = "2.2.0"
|
|
|
|
|
def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.1
|
|
|
|
|
def sqlite_version = "2.5.1"
|
|
|
|
|
def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.2
|
|
|
|
|
def sqlite_version = "2.5.1" // 2.5.2
|
|
|
|
|
def requery_version = "3.39.2"
|
|
|
|
|
def paging_version = "2.1.2" // 3.3.6
|
|
|
|
|
def preference_version = "1.2.1"
|
|
|
|
|
def work_version = "2.10.1"
|
|
|
|
|
def work_version = "2.10.2"
|
|
|
|
|
def exif_version = "1.4.1"
|
|
|
|
|
def biometric_version = "1.2.0-alpha05" // 1.4.0-alpha04
|
|
|
|
|
def billingclient_version = "6.0.1" // 6.2.0
|
|
|
|
@ -862,7 +862,7 @@ dependencies {
|
|
|
|
|
implementation "com.github.seancfoley:ipaddress:$ipaddress_version"
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.car.app/app?repo=google
|
|
|
|
|
// implementation "androidx.car.app:app:1.4.0-rc02" // 1.8.0-alpha01
|
|
|
|
|
// implementation "androidx.car.app:app:1.4.0-rc02" // 1.8.0-alpha02
|
|
|
|
|
|
|
|
|
|
// https://github.com/square/leakcanary
|
|
|
|
|
// https://square.github.io/leakcanary/getting_started/
|
|
|
|
|