From 3350b541680fd172027ea22b7f29a0861ee194ee Mon Sep 17 00:00:00 2001 From: Matthieu <24-artectrex@users.noreply.shinice.net> Date: Mon, 20 Mar 2023 22:58:01 +0100 Subject: [PATCH] Update dependencies --- app/build.gradle | 14 +- .../camera/CameraLifecycleOwner.kt | 5 +- build.gradle | 2 +- gradle/verification-metadata.xml | 596 ++++++++++++++++++ 4 files changed, 606 insertions(+), 11 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a37d79ce..bcf98385 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -144,17 +144,17 @@ dependencies { implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3' implementation 'androidx.navigation:navigation-ui-ktx:2.5.3' implementation "androidx.browser:browser:1.5.0" - implementation 'androidx.recyclerview:recyclerview:1.2.1' + implementation 'androidx.recyclerview:recyclerview:1.3.0' implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3' implementation 'androidx.navigation:navigation-ui-ktx:2.5.3' implementation 'androidx.paging:paging-runtime-ktx:3.1.1' - implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.1' - implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1' - implementation 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1' - implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" - implementation "androidx.lifecycle:lifecycle-common-java8:2.5.1" - implementation "androidx.annotation:annotation:1.5.0" + implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.0' + implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0' + implementation 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.0' + implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.0" + implementation "androidx.lifecycle:lifecycle-common-java8:2.6.0" + implementation "androidx.annotation:annotation:1.6.0" implementation 'androidx.gridlayout:gridlayout:1.0.0' implementation "androidx.activity:activity-ktx:1.6.1" implementation 'androidx.fragment:fragment-ktx:1.5.5' diff --git a/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraLifecycleOwner.kt b/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraLifecycleOwner.kt index dbcf1170..218200a9 100644 --- a/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraLifecycleOwner.kt +++ b/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraLifecycleOwner.kt @@ -32,7 +32,6 @@ class CameraLifecycleOwner : LifecycleOwner { fun stop() { lifecycleRegistry.currentState = Lifecycle.State.CREATED } - override fun getLifecycle(): Lifecycle { - return lifecycleRegistry - } + override val lifecycle: Lifecycle + get() = lifecycleRegistry } diff --git a/build.gradle b/build.gradle index 84a0659c..3f21518a 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:8.0.0-beta03' + classpath 'com.android.tools.build:gradle:8.0.0-beta05' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index f02eba1c..e65bf274 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -72,6 +72,14 @@ + + + + + + + + @@ -91,6 +99,14 @@ + + + + + + + + @@ -139,6 +155,14 @@ + + + + + + + + @@ -152,6 +176,14 @@ + + + + + + + + @@ -403,6 +435,14 @@ + + + + + + + + @@ -425,6 +465,17 @@ + + + + + + + + + + + @@ -441,6 +492,14 @@ + + + + + + + + @@ -457,6 +516,14 @@ + + + + + + + + @@ -473,6 +540,14 @@ + + + + + + + + @@ -495,6 +570,17 @@ + + + + + + + + + + + @@ -517,6 +603,17 @@ + + + + + + + + + + + @@ -539,6 +636,17 @@ + + + + + + + + + + + @@ -753,6 +861,14 @@ + + + + + + + + @@ -764,6 +880,14 @@ + + + + + + + + @@ -791,6 +915,14 @@ + + + + + + + + @@ -823,6 +955,14 @@ + + + + + + + + @@ -834,6 +974,14 @@ + + + + + + + + @@ -845,6 +993,14 @@ + + + + + + + + @@ -864,6 +1020,14 @@ + + + + + + + + @@ -899,6 +1063,14 @@ + + + + + + + + @@ -918,6 +1090,14 @@ + + + + + + + + @@ -929,6 +1109,14 @@ + + + + + + + + @@ -956,6 +1144,14 @@ + + + + + + + + @@ -967,6 +1163,14 @@ + + + + + + + + @@ -978,6 +1182,14 @@ + + + + + + + + @@ -1259,6 +1471,14 @@ + + + + + + + + @@ -1278,6 +1498,14 @@ + + + + + + + + @@ -1768,6 +1996,14 @@ + + + + + + + + @@ -1784,6 +2020,14 @@ + + + + + + + + @@ -1800,6 +2044,14 @@ + + + + + + + + @@ -1816,6 +2068,14 @@ + + + + + + + + @@ -1832,6 +2092,14 @@ + + + + + + + + @@ -1864,6 +2132,14 @@ + + + + + + + + @@ -1880,6 +2156,14 @@ + + + + + + + + @@ -1896,6 +2180,14 @@ + + + + + + + + @@ -1912,6 +2204,14 @@ + + + + + + + + @@ -1928,6 +2228,14 @@ + + + + + + + + @@ -1944,6 +2252,14 @@ + + + + + + + + @@ -1960,6 +2276,14 @@ + + + + + + + + @@ -1976,6 +2300,14 @@ + + + + + + + + @@ -1992,6 +2324,14 @@ + + + + + + + + @@ -2008,6 +2348,14 @@ + + + + + + + + @@ -2024,6 +2372,14 @@ + + + + + + + + @@ -2040,6 +2396,14 @@ + + + + + + + + @@ -2056,6 +2420,14 @@ + + + + + + + + @@ -2072,6 +2444,14 @@ + + + + + + + + @@ -2088,6 +2468,14 @@ + + + + + + + + @@ -2104,6 +2492,14 @@ + + + + + + + + @@ -2120,6 +2516,14 @@ + + + + + + + + @@ -2144,6 +2548,14 @@ + + + + + + + + @@ -2160,6 +2572,14 @@ + + + + + + + + @@ -2176,6 +2596,14 @@ + + + + + + + + @@ -2192,6 +2620,14 @@ + + + + + + + + @@ -2232,6 +2668,14 @@ + + + + + + + + @@ -2248,6 +2692,14 @@ + + + + + + + + @@ -2264,6 +2716,14 @@ + + + + + + + + @@ -2280,6 +2740,14 @@ + + + + + + + + @@ -2296,6 +2764,14 @@ + + + + + + + + @@ -2312,6 +2788,14 @@ + + + + + + + + @@ -2328,6 +2812,14 @@ + + + + + + + + @@ -2344,6 +2836,14 @@ + + + + + + + + @@ -2360,6 +2860,14 @@ + + + + + + + + @@ -2376,6 +2884,14 @@ + + + + + + + + @@ -2392,6 +2908,14 @@ + + + + + + + + @@ -2408,6 +2932,14 @@ + + + + + + + + @@ -2424,6 +2956,14 @@ + + + + + + + + @@ -2440,6 +2980,14 @@ + + + + + + + + @@ -2456,6 +3004,14 @@ + + + + + + + + @@ -2472,6 +3028,14 @@ + + + + + + + + @@ -2488,6 +3052,14 @@ + + + + + + + + @@ -2504,6 +3076,14 @@ + + + + + + + + @@ -4995,6 +5575,14 @@ + + + + + + + + @@ -5032,6 +5620,14 @@ + + + + + + + +