Skip to content

Commit

Permalink
Upgraded other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leinardi committed Jun 29, 2023
1 parent f8b9835 commit 2b2a363
Show file tree
Hide file tree
Showing 17 changed files with 347 additions and 340 deletions.
2 changes: 0 additions & 2 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@

# Dagger
-dontwarn com.google.errorprone.annotations.*

-dontwarn com.google.firebase.perf.network.FirebasePerfUrlConnection
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
-->

<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<application
android:name=".Forlago"
android:allowBackup="false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest.
| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
| | | | | \--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
| | | | \--- androidx.tracing:tracing:1.0.0 (*)
| | | +--- androidx.test.espresso:espresso-core:3.5.0
| | | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.5.1
| | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
| | | | +--- androidx.test:core:1.5.0
| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
Expand All @@ -475,15 +475,15 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest.
| | | | | +--- com.google.guava:listenablefuture:1.0
| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*)
| | | | | \--- androidx.concurrent:concurrent-futures:1.1.0 (*)
| | | | +--- androidx.test:runner:1.5.0 -> 1.5.2
| | | | +--- androidx.test:runner:1.5.2
| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
| | | | | +--- androidx.test:annotation:1.0.1 (*)
| | | | | +--- androidx.test:monitor:1.6.1 (*)
| | | | | +--- androidx.test.services:storage:1.4.2 (*)
| | | | | +--- androidx.tracing:tracing:1.0.0 (*)
| | | | | \--- junit:junit:4.13.2
| | | | | \--- org.hamcrest:hamcrest-core:1.3
| | | | +--- androidx.test.espresso:espresso-idling-resource:3.5.0
| | | | +--- androidx.test.espresso:espresso-idling-resource:3.5.1
| | | | +--- com.squareup:javawriter:2.1.1
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.hamcrest:hamcrest-library:1.3
Expand Down Expand Up @@ -513,8 +513,8 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest.
| | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*)
| | +--- androidx.test:core:1.5.0 (*)
| | +--- androidx.test:monitor:1.6.1 (*)
| | +--- androidx.test.espresso:espresso-core:3.3.0 -> 3.5.0 (*)
| | +--- androidx.test.espresso:espresso-idling-resource:3.5.0
| | +--- androidx.test.espresso:espresso-core:3.3.0 -> 3.5.1 (*)
| | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.5.1
| | +--- androidx.test.ext:junit:1.1.5
| | | +--- junit:junit:4.13.2 (*)
| | | +--- androidx.test:core:1.5.0 (*)
Expand Down Expand Up @@ -547,7 +547,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest.
| | +--- androidx.test:core:1.5.0 (*)
| | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.6.1 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*)
| +--- androidx.test.espresso:espresso-core:3.5.0 (*)
| +--- androidx.test.espresso:espresso-core:3.5.1 (*)
| +--- androidx.test:runner:1.5.2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.1 (*)
| +--- com.google.dagger:hilt-android-testing:2.46.1
Expand Down Expand Up @@ -589,7 +589,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest.
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 (*)
| +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5 (*)
| \--- com.jakewharton.timber:timber:5.0.1 (*)
+--- androidx.test.espresso:espresso-core:3.5.0 (*)
+--- androidx.test.espresso:espresso-core:3.5.1 (*)
+--- androidx.test.ext:junit-ktx:1.1.5
| +--- androidx.test.ext:junit:1.1.5 (*)
| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.6.1 (*)
Expand Down
141 changes: 70 additions & 71 deletions app/versions/dependencies/debugRuntimeClasspathDependencies.txt

Large diffs are not rendered by default.

Large diffs are not rendered by default.

87 changes: 43 additions & 44 deletions app/versions/dependencies/releaseRuntimeClasspathDependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5 (*)
| | +--- androidx.startup:startup-runtime:1.1.1 (*)
| | +--- com.google.firebase:firebase-analytics-ktx:21.3.0
| | +--- com.google.firebase:firebase-analytics-ktx -> 21.3.0
| | | +--- com.google.firebase:firebase-analytics:21.3.0
| | | | +--- com.google.android.gms:play-services-measurement:21.3.0
| | | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
Expand Down Expand Up @@ -970,7 +970,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | | | \--- com.google.android.gms:play-services-measurement-base:21.3.0 (*)
| | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2
| | | | | | \--- com.google.android.gms:play-services-basement:18.1.0 (*)
| | | | | +--- com.google.firebase:firebase-common:20.2.0 -> 20.3.1
| | | | | +--- com.google.firebase:firebase-common:20.2.0 -> 20.3.2
| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0
| | | | | | | \--- javax.inject:javax.inject:1
| | | | | | +--- com.google.firebase:firebase-components:17.1.0
Expand All @@ -982,7 +982,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 (*)
| | | | | +--- com.google.firebase:firebase-components:17.0.1 -> 17.1.0 (*)
| | | | | +--- com.google.firebase:firebase-installations:17.0.1 -> 17.1.3
| | | | | | +--- com.google.firebase:firebase-common:20.3.1 (*)
| | | | | | +--- com.google.firebase:firebase-common:20.3.1 -> 20.3.2 (*)
| | | | | | +--- com.google.firebase:firebase-installations-interop:17.1.0
| | | | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
| | | | | | | \--- com.google.firebase:firebase-annotations:16.1.0 -> 16.2.0 (*)
Expand All @@ -998,25 +998,25 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | +--- com.google.android.gms:play-services-basement:18.1.0 (*)
| | | | +--- com.google.android.gms:play-services-measurement-base:21.3.0 (*)
| | | | \--- com.google.android.gms:play-services-measurement-impl:21.3.0 (*)
| | | +--- com.google.firebase:firebase-common:20.2.0 -> 20.3.1 (*)
| | | +--- com.google.firebase:firebase-common-ktx:20.2.0 -> 20.3.1
| | | +--- com.google.firebase:firebase-common:20.2.0 -> 20.3.2 (*)
| | | +--- com.google.firebase:firebase-common-ktx:20.2.0 -> 20.3.2
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.7.1
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.1 (*)
| | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.0.2 (*)
| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.8.21 (*)
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*)
| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*)
| | | | +--- com.google.firebase:firebase-common:20.3.1 (*)
| | | | +--- com.google.firebase:firebase-common:20.3.2 (*)
| | | | +--- com.google.firebase:firebase-components:17.1.0 (*)
| | | | \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
| | | +--- com.google.firebase:firebase-components:17.0.1 -> 17.1.0 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50 -> 1.8.21 (*)
| | +--- com.google.firebase:firebase-crashlytics-ktx:18.3.7
| | +--- com.google.firebase:firebase-crashlytics-ktx -> 18.3.7
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*)
| | | +--- com.google.firebase:firebase-common:20.3.1 (*)
| | | +--- com.google.firebase:firebase-common:20.3.1 -> 20.3.2 (*)
| | | +--- com.google.firebase:firebase-components:17.1.0 (*)
| | | +--- com.google.firebase:firebase-common-ktx:20.3.1 (*)
| | | +--- com.google.firebase:firebase-common-ktx:20.3.1 -> 20.3.2 (*)
| | | +--- com.google.firebase:firebase-crashlytics:18.3.7
| | | | +--- com.google.firebase:firebase-installations:17.1.3 (*)
| | | | +--- com.google.firebase:firebase-encoders:17.0.0
Expand All @@ -1025,7 +1025,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
| | | | | \--- com.google.firebase:firebase-encoders:17.0.0 (*)
| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*)
| | | | +--- com.google.firebase:firebase-common:20.3.1 (*)
| | | | +--- com.google.firebase:firebase-common:20.3.1 -> 20.3.2 (*)
| | | | +--- com.google.firebase:firebase-components:17.1.0 (*)
| | | | +--- com.google.android.datatransport:transport-api:3.0.0
| | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
Expand All @@ -1048,6 +1048,15 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
| | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
| | +--- com.google.dagger:hilt-android:2.46.1 (*)
| | +--- com.google.firebase:firebase-bom:32.1.0
| | | +--- com.google.firebase:firebase-crashlytics-ktx:18.3.7 (c)
| | | +--- com.google.firebase:firebase-analytics-ktx:21.3.0 (c)
| | | +--- com.google.firebase:firebase-common:20.3.2 (c)
| | | +--- com.google.firebase:firebase-common-ktx:20.3.2 (c)
| | | +--- com.google.firebase:firebase-crashlytics:18.3.7 (c)
| | | +--- com.google.firebase:firebase-analytics:21.3.0 (c)
| | | +--- com.google.firebase:firebase-installations:17.1.3 (c)
| | | \--- com.google.firebase:firebase-encoders:17.0.0 (c)
| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.8.21 (*)
| +--- project :modules:library-ui
| | +--- project :modules:library-ui-api
Expand All @@ -1059,7 +1068,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5 (*)
| | | +--- com.jakewharton.timber:timber:5.0.1 (*)
| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.8.21 (*)
| | +--- com.google.accompanist:accompanist-flowlayout:0.31.3-beta
| | +--- com.google.accompanist:accompanist-navigation-material:0.31.3-beta
| | | +--- androidx.compose.foundation:foundation:1.5.0-beta01
| | | | \--- androidx.compose.foundation:foundation-android:1.5.0-beta01
| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
Expand All @@ -1073,11 +1082,6 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | +--- androidx.emoji2:emoji2:1.4.0-beta04 (*)
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21
| | | | \--- androidx.compose.foundation:foundation-layout:1.5.0-beta01 (c)
| | | +--- androidx.compose.ui:ui-util:1.5.0-beta01 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.1 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | +--- com.google.accompanist:accompanist-navigation-material:0.31.3-beta
| | | +--- androidx.compose.foundation:foundation:1.5.0-beta01 (*)
| | | +--- androidx.compose.material:material:1.5.0-beta01
| | | | \--- androidx.compose.material:material-android:1.5.0-beta01
| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
Expand Down Expand Up @@ -1132,8 +1136,24 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | | +--- androidx.compose.material:material:1.5.0-beta01 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | +--- com.google.accompanist:accompanist-placeholder-material:0.31.3-beta
| | | +--- androidx.compose.material:material:1.5.0-beta01 (*)
| | +--- com.google.accompanist:accompanist-placeholder-material3:0.31.3-beta
| | | +--- androidx.compose.material3:material3:1.0.1 -> 1.1.0
| | | | +--- androidx.activity:activity-compose:1.5.0 -> 1.7.2 (*)
| | | | +--- androidx.compose.animation:animation-core:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.foundation:foundation:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.foundation:foundation-layout:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.material:material-icons-core:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.material:material-ripple:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.runtime:runtime:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.ui:ui:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.ui:ui-graphics:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.ui:ui-text:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.compose.ui:ui-util:1.4.1 -> 1.5.0-beta01 (*)
| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*)
| | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.8.21
| | | +--- io.github.aakira:napier:1.4.1 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.1 (*)
| | | +--- com.google.accompanist:accompanist-placeholder:0.31.3-beta
Expand All @@ -1143,11 +1163,6 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.1 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | +--- com.google.accompanist:accompanist-swiperefresh:0.31.3-beta
| | | +--- androidx.compose.material:material:1.5.0-beta01 (*)
| | | +--- androidx.compose.ui:ui-util:1.5.0-beta01 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.1 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*)
| | +--- com.google.accompanist:accompanist-systemuicontroller:0.31.3-beta
| | | +--- androidx.core:core-ktx:1.8.0 -> 1.11.0-beta01 (*)
| | | +--- androidx.compose.ui:ui:1.5.0-beta01 (*)
Expand All @@ -1163,23 +1178,7 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | +--- androidx.compose.material:material:1.5.0-beta01 (c)
| | | +--- androidx.compose.material:material-icons-core:1.5.0-beta01 (c)
| | | \--- androidx.compose.material:material-ripple:1.5.0-beta01 (c)
| | +--- androidx.compose.material3:material3:1.1.0
| | | +--- androidx.activity:activity-compose:1.5.0 -> 1.7.2 (*)
| | | +--- androidx.compose.animation:animation-core:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.foundation:foundation:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.foundation:foundation-layout:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.material:material-icons-core:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.material:material-ripple:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.runtime:runtime:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.ui:ui:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.ui:ui-graphics:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.ui:ui-text:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.ui:ui-util:1.4.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*)
| | | +--- androidx.savedstate:savedstate-ktx:1.2.1 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.8.21
| | +--- androidx.compose.material3:material3:1.1.0 (*)
| | +--- androidx.compose.runtime:runtime:1.5.0-beta01 (*)
| | +--- androidx.compose.runtime:runtime-livedata:1.5.0-beta01
| | | +--- androidx.compose.runtime:runtime:1.5.0-beta01 (*)
Expand Down Expand Up @@ -1249,17 +1248,17 @@ releaseRuntimeClasspath - Runtime classpath of /release.
| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 (*)
| | +--- androidx.navigation:navigation-compose:2.7.0-alpha01 (*)
| | +--- androidx.paging:paging-compose:3.2.0-beta01
| | +--- androidx.paging:paging-compose:1.0.0-alpha20
| | | +--- androidx.compose.foundation:foundation:1.2.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.compose.runtime:runtime:1.2.1 -> 1.5.0-beta01 (*)
| | | +--- androidx.paging:paging-common:3.2.0-beta01
| | | +--- androidx.paging:paging-common:3.2.0-alpha06
| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
| | | | +--- androidx.arch.core:core-common:2.2.0 (*)
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.1 (*)
| | | | \--- androidx.paging:paging-compose:3.2.0-beta01 (c)
| | | | \--- androidx.paging:paging-compose:1.0.0-alpha20 (c)
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*)
| | | \--- androidx.paging:paging-common:3.2.0-beta01 (c)
| | | \--- androidx.paging:paging-common:3.2.0-alpha06 (c)
| | +--- io.coil-kt:coil-compose:2.4.0
| | | +--- io.coil-kt:coil-compose-base:2.4.0
| | | | +--- androidx.core:core-ktx:1.9.0 -> 1.11.0-beta01 (*)
Expand Down
Loading

0 comments on commit 2b2a363

Please sign in to comment.