Releases: lihenggui/blocker
v2.0.4839
What's Changed
- Bump androidx.compose:compose-bom from 2024.09.00 to 2024.09.01 by @dependabot in #995
- Add @ConsistentCopyVisibility to suppress warnings by @lihenggui in #991
- Upgrade Gradle to 8.10.1 by @lihenggui in #997
- Bump androidx.compose.material:material from 1.7.0 to 1.7.1 by @dependabot in #996
- Bump protobuf from 4.28.0 to 4.28.1 by @dependabot in #998
- Bump com.google.firebase:firebase-bom from 33.2.0 to 33.3.0 by @dependabot in #999
- Fix #992: Use the right condition to show hint by @lihenggui in #1002
- Translations update from Weblate - SanmerApps by @SanmerBot in #1000
- Nightly builds with baseline profiles by @lihenggui in #653
- Fix #1001: Catch and show error in the rule screen by @lihenggui in #1003
- Bump kotlinxCoroutines from 1.8.1 to 1.9.0 by @dependabot in #1004
- Bump zhaobozhen/apk-info-action from 1.1.2 to 1.1.3 by @dependabot in #1005
- Bump gradle/gradle-build-action from 2.11.1 to 3.5.0 by @dependabot in #1006
- Bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #1007
Full Changelog: v2.0.4803...v2.0.4839
v2.0.4803
Features
- Removed the oss plugin and used the licensee plugin to present open-source libraries.
Bug Fixes and Minor Changes:
- Removed the Compose buildFeature flag after AGP 8.5.1.
- Used su instead of su --version to detect root permission.
- Various other minor fixes and improvements.
- Upgrade Compose to 1.7 to improve performance
Translations:
- Updated translations from Weblate to support more languages and improve localization.
What's Changed
- Cherry pick updates from NIA by @lihenggui in #907
- Bump roborazzi from 1.20.0 to 1.21.0 by @dependabot in #908
- Bump androidxLifecycle from 2.7.0 to 2.8.3 by @dependabot in #906
- Optimize jvm args for build by @lihenggui in #910
- Bump org.robolectric:robolectric from 4.12.2 to 4.13 by @dependabot in #912
- Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 by @dependabot in #914
- Cleanup dependencies by @lihenggui in #918
- Upgrade Gradle to 8.9 by @lihenggui in #917
- Set up Compse rules check by @lihenggui in #924
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #922
- Compose buildFeature flag could be removed after AGP 8.5.1 by @Goooler in #925
- Remove buggy steps in the API 30 by @lihenggui in #929
- Bump com.google.truth:truth from 1.4.3 to 1.4.4 by @dependabot in #928
- Bump com.github.jeziellago:compose-markdown from 0.5.0 to 0.5.1 by @dependabot in #927
- Bump roborazzi from 1.21.0 to 1.22.2 by @dependabot in #926
- Bump the kotlin-ksp group with 2 updates by @dependabot in #921
- Bump com.google.firebase:firebase-bom from 33.1.1 to 33.1.2 by @dependabot in #923
- Bump com.github.jeziellago:compose-markdown from 0.5.1 to 0.5.2 by @dependabot in #930
- Translations update from Weblate - SanmerApps by @SanmerBot in #915
- Bump roborazzi from 1.22.2 to 1.23.0 by @dependabot in #932
- Bump coil from 2.6.0 to 2.7.0 by @dependabot in #931
- Bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 by @dependabot in #936
- Bump androidxLifecycle from 2.8.3 to 2.8.4 by @dependabot in #934
- Bump com.jraska.module.graph.assertion from 2.5.0 to 2.6.0 by @dependabot in #933
- Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 by @dependabot in #935
- Bump roborazzi from 1.23.0 to 1.25.0 by @dependabot in #938
- Bump the kotlin-ksp group with 2 updates by @dependabot in #939
- Bump protobuf from 4.27.2 to 4.27.3 by @dependabot in #940
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #944
- Bump roborazzi from 1.25.0 to 1.26.0 by @dependabot in #943
- Bump the kotlin-ksp group across 1 directory with 9 updates by @dependabot in #946
- Bump gradle/actions from 3 to 4 by @dependabot in #941
- Bump androidxWork from 2.9.0 to 2.9.1 by @dependabot in #947
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #948
- Use M3 style in the tab by @lihenggui in #951
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 by @dependabot in #954
- Translations update from Weblate - SanmerApps by @SanmerBot in #955
- Upgrade Gradle to 8.10 by @lihenggui in #953
- Bump androidx.test:runner from 1.6.1 to 1.6.2 by @dependabot in #952
- Bump com.github.jeziellago:compose-markdown from 0.5.2 to 0.5.3 by @dependabot in #956
- Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1 by @dependabot in #957
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.08.00 by @dependabot in #959
- Bump the kotlin-ksp group across 1 directory with 9 updates by @dependabot in #963
- Bump androidxMacroBenchmark from 1.2.4 to 1.3.0 by @dependabot in #960
- Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 by @dependabot in #962
- Translations update from Weblate - SanmerApps by @SanmerBot in #964
- Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.0 by @dependabot in #965
- Use Licensee plugin to replace oss-licenses-plugin by @lihenggui in #919
- Bump com.jraska.module.graph.assertion from 2.6.0 to 2.7.0 by @dependabot in #966
- Bump protobuf from 4.27.3 to 4.27.4 by @dependabot in #967
- Bump protobuf from 4.27.4 to 4.28.0 by @dependabot in #968
- Bump com.jraska.module.graph.assertion from 2.7.0 to 2.7.1 by @dependabot in #969
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.2 by @dependabot in #970
- Bump com.android.tools:desugar_jdk_libs from 2.1.0 to 2.1.1 by @dependabot in #971
- Bump com.github.jeziellago:compose-markdown from 0.5.3 to 0.5.4 by @dependabot in #972
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #974
- Bump madrapps/jacoco-report from 1.6.1 to 1.7.0 by @dependabot in #976
- Feature/licensee: Move count licenses size into viewModel by @juliewww in #978
- Bump com.android.tools:desugar_jdk_libs from 2.1.1 to 2.1.2 by @dependabot in #979
- Bump androidx.compose:compose-bom from 2024.08.00 to 2024.09.00 by @dependabot in #981
- Bump androidxLifecycle from 2.8.4 to 2.8.5 by @dependabot in #982
- Replace TestHarness with DeviceConfigurationOverride by @lihenggui in #791
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot in #984
- Bump androidxNavigation from 2.7.7 to 2.8.0 by @dependabot in #986
- Bump the kotlin-ksp group with 2 updates by @dependabot in #985
- Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #989
- Use su instead su --version to detect root permission by @lihenggui in #990
New Contributors
Full Changelog: v2.0.4497...v2.0.4803
v2.0.4497
What's New:
- Added a feature to disable tracking.
- Implemented runtime execution of
su
to detect SU in APatch and KernelSU.
Improvements:
- Updated various dependencies to newer versions, including:
com.materialkolor:material-kolor
org.jetbrains.kotlinx:kotlinx-serialization-json
protobuf
kotlin-ksp
groupgradle-plugin-and-build-tools
groupandroidx.compose.material:material
androidxLifecycle
xmlutil
org.eclipse.jgit:org.eclipse.jgit
androidx.compose:compose-bom
libsu
firebaseCrashlyticsPlugin
com.google.firebase:firebase-bom
androidx.appcompat:appcompat
androidx.test:rules
androidx.test:core
androidx.test:runner
androidx.test.espresso:espresso-core
androidx.test.ext:junit-ktx
com.google.truth:truth
- Upgraded Gradle and ktlint.
- Simplified and Kotlinified the
updateTabs
logic. - Updated translations from Weblate.
Bug Fixes:
- Fixed
CompositionLocal
LocalLifecycleOwner
not present exception.
What's Changed
- Bump com.materialkolor:material-kolor from 1.6.1 to 1.6.2 by @dependabot in #869
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 by @dependabot in #871
- Bump protobuf from 4.27.0 to 4.27.1 by @dependabot in #870
- Bump the kotlin-ksp group with 2 updates by @dependabot in #868
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #872
- Bump com.materialkolor:material-kolor from 1.6.2 to 1.7.0 by @dependabot in #873
- Bump androidx.compose.material:material from 1.6.7 to 1.6.8 by @dependabot in #876
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #877
- Bump androidxLifecycle from 2.7.0 to 2.8.2 by @dependabot in #874
- Bump xmlutil from 0.86.3 to 0.90.1 by @dependabot in #879
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #881
- Bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 by @dependabot in #880
- Bump libsu from 5.2.2 to 5.3.0 by @dependabot in #882
- Add disable tracking feature by @lihenggui in #862
- Executing su in the runtime to detect SU in APatch + KernelSU by @lihenggui in #883
- Bump firebaseCrashlyticsPlugin from 3.0.1 to 3.0.2 by @dependabot in #885
- Bump com.google.firebase:firebase-bom from 33.1.0 to 33.1.1 by @dependabot in #884
- Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #860
- Upgrade Gradle and ktlint by @lihenggui in #887
- Bump androidx.test:rules from 1.5.0 to 1.6.0 by @dependabot in #889
- Bump androidx.test:core from 1.5.0 to 1.6.0 by @dependabot in #892
- Bump androidx.test:runner from 1.5.2 to 1.6.0 by @dependabot in #891
- Translations update from Weblate - SanmerApps by @SanmerBot in #894
- Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0 by @dependabot in #893
- Fix CompositionLocal LocalLifecycleOwner not present exception by @lihenggui in #888
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.0 to 1.7.1 by @dependabot in #897
- Bump protobuf from 4.27.1 to 4.27.2 by @dependabot in #896
- Bump androidx.test.ext:junit-ktx from 1.1.5 to 1.2.0 by @dependabot in #890
- Bump androidx.test:rules from 1.6.0 to 1.6.1 by @dependabot in #898
- Bump libsu from 5.3.0 to 6.0.0 by @dependabot in #902
- Bump androidx.test:core from 1.6.0 to 1.6.1 by @dependabot in #901
- Bump androidx.test.ext:junit-ktx from 1.2.0 to 1.2.1 by @dependabot in #900
- Bump androidx.test:runner from 1.6.0 to 1.6.1 by @dependabot in #899
- Simplify and Kotlinfy updateTabs logic by @lihenggui in #903
- Bump com.google.truth:truth from 1.4.2 to 1.4.3 by @dependabot in #905
- Bump androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1 by @dependabot in #904
Full Changelog: v2.0.4373...v2.0.4497
v2.0.4373
What's Changed
- Fix IndexOutOfBoundsException by @lihenggui in #866
- Use assets when there is no files in the internal storage by @lihenggui in #867
Full Changelog: v2.0.4369...v2.0.4373
v2.0.4369
What's New:
- Introduced several new ViewModel tests including
SettingsViewModelTest
,AppSortViewModelTest
,ComponentSortViewModelTest
,GeneralRuleViewModelTest
,SearchViewModelTest
, andRuleDetailViewModelTest
to enhance test coverage and reliability. - Added git features within the app for better version control.
- Updated tab names and integrated rules for improved user experience.
- Added steps to update badging automatically to streamline the build process.
Improvements:
- Enhanced backend performance by offloading connectivity monitoring to a background thread.
- Migrated legacy Gradle actions to the new official gradle/actions for better build management.
- Regenerated SVG graphs and cleaned up/reformatted files for better maintainability.
- Removed the
printModulePaths
task and read modules directly from settings for a more streamlined configuration. - Updated the module graph for better visualization of dependencies.
- Improved badging and Kotlin build script for better build automation.
Bug Fixes:
- Fixed an issue (#672) where the correct job was not being used for importing MAT rules.
Dependency Updates:
- Updated various dependencies to their latest versions, including
roborazzi
,kotlinxCoroutines
,kotlin-ksp-compose
,org.jetbrains.kotlinx:kotlinx-datetime
,androidxLifecycle
,com.materialkolor:material-kolor
,org.robolectric:robolectric
,com.google.firebase:firebase-bom
,protobuf
,com.google.android.gms:play-services-oss-licenses
, andfirebaseCrashlyticsPlugin
to ensure better performance, security, and compatibility.
What's Changed
- Use strongSkipping=true by @lihenggui in #817
- Bump roborazzi from 1.13.0 to 1.14.0 by @dependabot in #818
- Add SettingsViewModelTest by @juliewww in #803
- Bump roborazzi from 1.14.0 to 1.15.0 by @dependabot in #821
- AppSortViewModelTest and ComponentSortViewModelTest by @juliewww in #819
- Bump kotlinxCoroutines from 1.8.0 to 1.8.1 by @dependabot in #825
- Offload connectivity monitor to a background thread by @lihenggui in #826
- Migrate legacy Gradle actions to the new official gradle/actions by @lihenggui in #827
- Add GeneralRuleViewModelTest by @juliewww in #706
- SearchViewModelTest by @juliewww in #822
- Regenerate SVG graphs and cleanup/reformat files by @lihenggui in #828
- Bump the kotlin-ksp-compose group across 1 directory with 8 updates by @dependabot in #833
- Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.0 by @dependabot in #831
- Bump androidxLifecycle from 2.7.0 to 2.8.0 by @dependabot in #829
- Revert "Bump androidxLifecycle from 2.7.0 to 2.8.0" by @lihenggui in #834
- Bump com.materialkolor:material-kolor from 1.4.4 to 1.5.1 by @dependabot in #836
- Bump roborazzi from 1.15.0 to 1.16.0 by @dependabot in #837
- Bump roborazzi from 1.16.0 to 1.16.1 by @dependabot in #840
- RuleDetailViewModelTest by @juliewww in #839
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #843
- Bump org.robolectric:robolectric from 4.12.1 to 4.12.2 by @dependabot in #841
- Bump the kotlin-ksp-compose group with 5 updates by @dependabot in #842
- Remove the printModulePaths task and read modules direct from settings by @lihenggui in #846
- Bump com.google.firebase:firebase-bom from 32.8.1 to 33.0.0 by @dependabot in #815
- Bump roborazzi from 1.16.1 to 1.17.0 by @dependabot in #848
- Bump com.materialkolor:material-kolor from 1.5.1 to 1.6.0 by @dependabot in #847
- Bump protobuf from 4.26.1 to 4.27.0 by @dependabot in #849
- Add git manipulation in the app by @lihenggui in #838
- Fix #672: Use correct job for importing MAT rules by @lihenggui in #850
- Update module graph by @lihenggui in #851
- Bump roborazzi from 1.17.0 to 1.18.0 by @dependabot in #852
- Update tab name and update integrated rules by @lihenggui in #853
- Bump com.materialkolor:material-kolor from 1.6.0 to 1.6.1 by @dependabot in #854
- Update schema version to 3 by @lihenggui in #856
- Bump roborazzi from 1.18.0 to 1.19.0 by @dependabot in #855
- Bump com.google.android.gms:play-services-oss-licenses from 17.0.1 to 17.1.0 by @dependabot in #858
- Update badging & kotlin build script by @lihenggui in #861
- Bump roborazzi from 1.19.0 to 1.20.0 by @dependabot in #857
- Bump gmsPlugin from 4.4.1 to 4.4.2 by @dependabot in #863
- Bump com.google.firebase:firebase-bom from 33.0.0 to 33.1.0 by @dependabot in #864
- Bump firebaseCrashlyticsPlugin from 2.9.9 to 3.0.1 by @dependabot in #830
- Add steps to update badging automatically by @lihenggui in #865
Full Changelog: v2.0.4147...v2.0.4369
v2.0.4147
Changelog
What's New:
Introduced a new UI for GeneralRulesScreen for enhanced user interaction.
Added screenshot tests for better UI reliability.
Updated text style to Roboto Condense on rule cards and component items for better readability.
Improvements:
Enhanced various backend libraries and tools to the latest versions ensuring better performance and security. Major bumps include androidx.compose series and roborazzi.
Refined app behavior with new features like the ability to hide empty SDK tabs and enable strong skipping mechanisms.
Bug Fixes:
Resolved an issue where scroll bars were not displaying correctly.
What's Changed
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #777
- Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1 by @dependabot in #778
- Bump mikepenz/release-changelog-builder-action from 4.2.0 to 4.2.2 by @dependabot in #779
- Bump roborazzi from 1.11.0 to 1.12.0 by @dependabot in #780
- Translations update from Weblate - SanmerApps by @SanmerBot in #774
- Add screenshot test for snack bar by @lihenggui in #783
- Hide empty SDK tab by @lihenggui in #784
- Bump com.google.firebase:firebase-bom from 32.8.0 to 32.8.1 by @dependabot in #781
- Bump androidx.compose.compiler:compiler from 1.5.11 to 1.5.12 in the kotlin-ksp-compose group by @dependabot in #786
- Bump androidxMacroBenchmark from 1.2.3 to 1.2.4 by @dependabot in #788
- Bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot in #787
- Bump androidx.datastore:datastore from 1.0.0 to 1.1.0 by @dependabot in #790
- Update badging by @lihenggui in #793
- Enable strong skipping by @lihenggui in #792
- Bump androidx.compose:compose-bom from 2024.04.00 to 2024.04.01 by @dependabot in #794
- Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @dependabot in #795
- Bump androidx.compose.material:material from 1.6.5 to 1.6.6 by @dependabot in #789
- Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #785
- Change text style to roboto condense on the rule card and component item by @lihenggui in #796
- Bump roborazzi from 1.12.0 to 1.13.0 by @dependabot in #797
- Add roborazzi plugin for feature modules by @lihenggui in #802
- New UI of GeneralRulesScreen by @juliewww in #799
- Bump com.github.jeziellago:compose-markdown from 0.4.1 to 0.5.0 by @dependabot in #804
- Fix scroll bar did not correctly shown by @lihenggui in #806
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #807
- Bump androidx.compose.compiler:compiler from 1.5.12 to 1.5.13 in the kotlin-ksp-compose group by @dependabot in #808
- Bump androidx.compose:compose-bom from 2024.04.01 to 2024.05.00 by @dependabot in #812
- Bump androidx.datastore:datastore from 1.1.0 to 1.1.1 by @dependabot in #809
- Bump androidx.core:core-ktx from 1.13.0 to 1.13.1 by @dependabot in #810
- Bump androidx.compose.material:material from 1.6.6 to 1.6.7 by @dependabot in #811
- Bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #814
Full Changelog: v2.0.4044...v2.0.4147
v2.0.4044
What's Changed
- Bump org.robolectric:robolectric from 4.12 to 4.12.1 by @dependabot in #768
- Bump androidx.compose:compose-bom from 2024.03.00 to 2024.04.00 by @dependabot in #770
- Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #773
- Bump androidx.compose.material:material from 1.6.4 to 1.6.5 by @dependabot in #769
- Reset caches when clearing ifw rules by @lihenggui in #775
- Reset switch status after finishing bulk operations by @lihenggui in #776
Full Changelog: v2.0.4031...v2.0.4044
v2.0.4031
What's Changed
- Bump protobuf from 3.25.3 to 4.26.0 by @dependabot in #741
- Update module dependency graphs and add script to create them by @lihenggui in #743
- Remove :core:model dependency in the :core:systemdesign module by @lihenggui in #744
- Remove :core:model dependency in the :core:common module by @lihenggui in #745
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #747
- Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0 by @dependabot in #748
- Bump the kotlin-ksp-compose group with 8 updates by @dependabot in #752
- Bump androidx.compose:compose-bom from 2024.02.02 to 2024.03.00 by @dependabot in #750
- Bump androidx.compose.material:material from 1.6.3 to 1.6.4 by @dependabot in #751
- Bump com.google.firebase:firebase-bom from 32.7.4 to 32.8.0 by @dependabot in #753
- Upgrade spotless and ktlint by @lihenggui in #755
- Upgrade Gradle to v8.7 by @lihenggui in #754
- Add explanation for the foss and market version by @lihenggui in #756
- Bump roborazzi from 1.10.1 to 1.11.0 by @dependabot in #742
- Use Dynamic Theming with better color palette by @lihenggui in #757
- Load icon asynchronously & use default style for navigation by @lihenggui in #758
- Sets up jacoco coverage with a combined report and a GHA by @lihenggui in #759
- Fix warning: 'enableAndroidTest: Boolean' is deprecated. by @lihenggui in #760
- Change Gradle function getByName to named by @lihenggui in #761
- Added ksp arg to generate room code in kotlin by @lihenggui in #762
- Throw errors when the root API controller is not initialized properly by @lihenggui in #763
- Bump protobuf from 4.26.0 to 4.26.1 by @dependabot in #764
- Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0 by @dependabot in #765
- Bump hilt from 2.51 to 2.51.1 by @dependabot in #766
- Bump org.robolectric:robolectric from 4.11.1 to 4.12 by @dependabot in #767
Full Changelog: v2.0.3961...v2.0.4031
v2.0.3961
What's Changed
- Bump mikepenz/release-changelog-builder-action from 4.1.1 to 4.2.0 by @dependabot in #726
- Remove TimeZoneBroadcastReceiver from each item by @lihenggui in #727
- Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot in #722
- Bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02 by @dependabot in #732
- Bump androidx.compose.material:material from 1.6.2 to 1.6.3 by @dependabot in #731
- Bump androidx.browser:browser from 1.7.0 to 1.8.0 by @dependabot in #730
- Move androidx.compose.ui:ui-tooling dependency to convention plugin by @lihenggui in #728
- Bump com.google.firebase:firebase-bom from 32.7.3 to 32.7.4 by @dependabot in #736
- Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0 by @dependabot in #733
- Bump zhaobozhen/apk-info-action from 1.1.2 to 1.1.3 by @dependabot in #734
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #738
- Fix #739: Use decodeFromString for devices running M or older OS. by @lihenggui in #740
Full Changelog: v2.0.3926...v2.0.3961
v2.0.3926
- no changes
What's Changed
- Bump hilt from 2.50 to 2.51 by @dependabot in #719
- Bump the kotlin-ksp-compose group with 2 updates by @dependabot in #720
- Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 by @dependabot in #721
- Bump com.google.truth:truth from 1.4.0 to 1.4.2 by @dependabot in #723
- Fix #724: show running service on the top by @lihenggui in #725
Full Changelog: v2.0.3914...v2.0.3926