File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ cardview = "1.0.0"
1515checkstyle = " 13.4.0"
1616coil = " 3.4.0"
1717constraintlayout = " 2.2.1"
18- core = " 1.17 .0" # Newer versions require minSdk >= 23
18+ core = " 1.18 .0"
1919desugar = " 2.1.5"
2020documentfile = " 1.1.0"
2121exoplayer = " 2.19.1"
@@ -30,7 +30,7 @@ kotlinx-serialization-json = "1.11.0"
3030ksp = " 2.3.6"
3131ktlint = " 1.8.0"
3232leakcanary = " 2.14"
33- lifecycle = " 2.9.4 " # Newer versions require minSdk >= 23
33+ lifecycle = " 2.10.0 "
3434localbroadcastmanager = " 1.1.0"
3535markwon = " 4.6.2"
3636material = " 1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
@@ -41,7 +41,7 @@ phoenix = "3.0.0"
4141preference = " 1.2.1"
4242prettytime = " 5.0.8.Final"
4343recyclerview = " 1.4.0"
44- room = " 2.7.2 " # Newer versions require minSdk >= 23
44+ room = " 2.8.4 "
4545runner = " 1.7.0"
4646rxandroid = " 3.0.2"
4747rxbinding = " 4.0.0"
@@ -62,8 +62,8 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6262# to cause jitpack to regenerate the artifact.
6363teamnewpipe-newpipe-extractor = " v0.26.1"
6464viewpager2 = " 1.1.0"
65- webkit = " 1.14 .0" # Newer versions require minSdk >= 23
66- work = " 2.10.5 " # Newer versions require minSdk >= 23
65+ webkit = " 1.15 .0"
66+ work = " 2.11.2 "
6767
6868[libraries ]
6969acra-core = { module = " ch.acra:acra-core" , version.ref = " acra" }
You can’t perform that action at this time.
0 commit comments