Skip to content

Core v2#399

Merged
DanneD-Wisemen merged 25 commits intodevelopfrom
core-v2
Feb 7, 2025
Merged

Core v2#399
DanneD-Wisemen merged 25 commits intodevelopfrom
core-v2

Conversation

@DanneD-Wisemen
Copy link
Contributor

No description provided.

TomTruyen and others added 25 commits October 20, 2023 15:16
Alternatives to the already existing BaseBindingVMActivity and BaseBindingVMFragment. The only difference is that it does not require a ViewModel for it to be initialized. Can be used for static screens that still want to use binding.
- Updated `compileSdk` to 35 in `sample`, `views:dataRow`, `core-compose`
- Updated `minSdk` to 26 in `sample`, `views:dataRow`, `core-compose`
- Removed `views/dataRow/build.gradle` and `settings.gradle`.
- Updated `gradle/libs.versions.toml` to define new plugins and dependencies.
- Updated `build.gradle.kts` to use the new defined plugins.
- Updated `settings.gradle.kts` to add new maven repositories.
- Updated `views/dataRow/build.gradle.kts` to set the compileSdk and minSdk.
- Updated `core-compose/build.gradle.kts` to set the compileSdk, minSdk and apply compose plugin.
- Updated `sample/build.gradle.kts` to set the compileSdk and minSdk and apply plugins.
- Updates `compileSdk` to 35 and `minSdk` to 26 across all modules.
- Updates `kotlin` to 2.1.0.
- Updates `ksp` to 2.1.0-1.0.29.
- Updates `ktx` to 2.8.6.
- Updates `gradle` to 8.8.0.
- Updates `joda-time` to 2.12.7.
- Updates `junit-ext` to 1.2.1.
- Updates `material3` to 1.3.1.
- Updates `mockk` to 1.13.12.
- Updates `mockwebserver` to 4.12.0.
- Updates `room` to 2.6.1.
- Updates `gson` to 2.11.0.
- Updates `retrofit` to 2.11.0.
- Updates `okhttp` to 4.12.0.
- Updates `core-ktx` to 1.15.0.
- Updates `material` to 1.12.0.
- Updates `lifecycle` to 2.8.7.
- Updates `appcompat` to 1.7.0.
- Updates `startup-runtime` to 1.2.0.
- Updates `test-runner` to 1.6.2.
- Updates `espresso-core` to 3.6.1.
- Updates `constraintlayout` to 2.2.0.
- Updates `paging-runtime` to 3.3.5.
- Updates `navigation` to 2.8.6.
- Updates `glide` to 4.16.0.
- Updates `androidx.compose:compose-bom` to 2025.01.01
- Updates `androidx.core:core-ktx`, `androidx.appcompat:appcompat`, `com.google.android.material:material` and all compose dependencies with the ones that use the `libs` convention.
@ernest-app ernest-app bot added the 📃 L PR label Feb 7, 2025
@DanneD-Wisemen DanneD-Wisemen merged commit 8817d69 into develop Feb 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants