Skip to content

Rolled back android versions#42

Merged
ikarenkov merged 5 commits intodevfrom
rollback-libs-versions
May 8, 2024
Merged

Rolled back android versions#42
ikarenkov merged 5 commits intodevfrom
rollback-libs-versions

Conversation

@ikarenkov
Copy link
Copy Markdown
Owner

No description provided.

Comment thread gradle/libs.versions.toml
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 failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.fragment:fragment-ktx than 1.6.2 is available: 1.7.0
Comment thread gradle/libs.versions.toml
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
Comment thread gradle/libs.versions.toml
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
Comment thread gradle/libs.versions.toml
junit = "4.13.2"
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.compose:compose-bom than 2024.03.00 is available: 2024.05.00
Comment thread gradle/libs.versions.toml
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
Comment thread gradle/libs.versions.toml
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
Comment thread gradle/libs.versions.toml
androidxComposeBom = "2024.05.00"
androidxActivityCompose = "1.9.0"
androidxComposeBom = "2024.03.00"
androidxActivityCompose = "1.8.2"

Check failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0
Comment thread gradle/libs.versions.toml
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 failure

Code scanning / Android Lint

Obsolete Gradle Dependency

A newer version of androidx.fragment:fragment-ktx than 1.6.2 is available: 1.7.0
Comment thread gradle/libs.versions.toml
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 failure

Code scanning / Android Lint

Obsolete Gradle Dependency

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
@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.

2 participants