Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rolled back android versions #42

Merged
merged 5 commits into from
May 8, 2024
Merged

Rolled back android versions #42

merged 5 commits into from
May 8, 2024

Conversation

ikarenkov
Copy link
Owner

No description provided.

@@ -31,7 +31,7 @@
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidxAppCompat" }
androidx-lifecycle-runtimeKtx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "androidxLifecycle" }
androidx-lifecycle-viewmodel-compose = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "androidxLifecycle" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.7.0" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.6.2" }

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.fragment:fragment-ktx than 1.6.2 is available: 1.7.0
androidGradlePlugin = "8.4.0"
detektComposeVersion = "0.3.20"
detektVersion = "1.23.6"
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
androidGradlePlugin = "8.4.0"
detektComposeVersion = "0.3.20"
detektVersion = "1.23.6"
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
androidGradlePlugin = "8.4.0"
detektComposeVersion = "0.3.20"
detektVersion = "1.23.6"
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
@@ -31,7 +31,7 @@
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidxAppCompat" }
androidx-lifecycle-runtimeKtx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "androidxLifecycle" }
androidx-lifecycle-viewmodel-compose = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "androidxLifecycle" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.7.0" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.6.2" }

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.fragment:fragment-ktx than 1.6.2 is available: 1.7.0
@@ -31,7 +31,7 @@
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidxAppCompat" }
androidx-lifecycle-runtimeKtx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "androidxLifecycle" }
androidx-lifecycle-viewmodel-compose = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "androidxLifecycle" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.7.0" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.6.2" }

Check notice

Code scanning / Android Lint

Obsolete Gradle Dependency Note

A newer version of androidx.fragment:fragment-ktx than 1.6.2 is available: 1.7.0
@ikarenkov ikarenkov merged commit 7bbe589 into dev May 8, 2024
3 checks passed
@ikarenkov ikarenkov deleted the rollback-libs-versions branch May 8, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant