Skip to content

Releases: lihenggui/blocker

v2.0.6339

22 Mar 18:46
52a6b50

Choose a tag to compare

v2.0.6339 Pre-release
Pre-release

What's Changed

  • feat(ifw): Add full AOSP Intent Firewall parameter support by @lihenggui in #1497
  • build(deps): bump kotlin from 2.3.10 to 2.3.20 by @dependabot[bot] in #1500
  • build(deps): bump the kotlin-ksp group with 7 updates by @dependabot[bot] in #1499
  • build(deps): bump androidx.activity:activity-compose from 1.12.4 to 1.13.0 by @dependabot[bot] in #1490
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 7.5.0.202512021534-r to 7.6.0.202603022253-r by @dependabot[bot] in #1502
  • build(deps): bump androidx.datastore:datastore from 1.2.0 to 1.2.1 by @dependabot[bot] in #1501
  • feat: add IFW rule editor UI for per-component intent filtering by @lihenggui in #1498
  • build(deps): bump spotless from 8.3.0 to 8.4.0 by @dependabot[bot] in #1506
  • build(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #1505
  • feat: split global IFW simple and advanced editors by @lihenggui in #1503
  • build(deps): bump com.google.firebase:firebase-bom from 34.10.0 to 34.11.0 by @dependabot[bot] in #1508
  • fix: replace snackbar-based batch progress with state-driven composable by @lihenggui in #1509

Full Changelog: v2.0.6279...v2.0.6339

v2.0.6279

14 Mar 15:23
465a78f

Choose a tag to compare

v2.0.6279 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.6275...v2.0.6279

v2.0.6275

14 Mar 02:25
2004779

Choose a tag to compare

v2.0.6275 Pre-release
Pre-release

What's Changed

  • Bump the kotlin-ksp group with 6 updates by @dependabot[bot] in #1336
  • Bump androidx.compose.material:material-navigation from 1.9.3 to 1.9.4 by @dependabot[bot] in #1337
  • Bump ksp from 2.2.20-2.0.4 to 2.3.0 by @dependabot[bot] in #1335
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #1330
  • Bump androidx.compose:compose-bom-alpha from 2025.10.00 to 2025.10.01 by @dependabot[bot] in #1342
  • Bump xmlutil from 0.91.2 to v0.91.3 by @dependabot[bot] in #1344
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1343
  • Bump androidx.compose.runtime:runtime-tracing from 1.9.3 to 1.9.4 by @dependabot[bot] in #1341
  • Add CLAUDE.md and AGENTS.md documentation for AI coding agents by @lihenggui in #1345
  • Bump androidxWork from 2.10.5 to 2.11.0 by @dependabot[bot] in #1340
  • Bump room from 2.8.2 to 2.8.3 by @dependabot[bot] in #1339
  • Bump com.squareup.okhttp3:logging-interceptor from 5.2.1 to 5.3.0 by @dependabot[bot] in #1349
  • Bump com.google.firebase:firebase-bom from 34.4.0 to 34.5.0 by @dependabot[bot] in #1348
  • Bump firebasePerfPlugin from 2.0.1 to 2.0.2 by @dependabot[bot] in #1347
  • Add ApkParser method to extract activities with intent filters by @lihenggui in #1352
  • Bump mikepenz/release-changelog-builder-action from 5 to 6 by @dependabot[bot] in #1346
  • Add app cleaner feature by @lihenggui in #1351
  • Use appropriate names to name app debloater modules by @lihenggui in #1353
  • Add IFW_PLUS_PM combined controller type by @lihenggui in #1354
  • Use combined controller in the debloater screen by @lihenggui in #1355
  • Fix debloater component toggle UI not updating after state change by @lihenggui in #1356
  • Add object-oriented AndroidManifest parser by @lihenggui in #1360
  • Refactor debloater to use ManifestParser instead of ApkParser by @lihenggui in #1361
  • Bump androidx.core:core-splashscreen from 1.0.1 to 1.2.0 by @dependabot[bot] in #1363
  • Add analytics tracking to debloater module by @lihenggui in #1364
  • feat(debloater): Add @Preview annotations to UI components by @lihenggui in #1365
  • Bump ksp from 2.3.0 to 2.3.2 by @dependabot[bot] in #1368
  • Bump androidx.compose:compose-bom-alpha from 2025.10.01 to 2025.11.00 by @dependabot[bot] in #1367
  • Add component classification filter support to debloater module by @lihenggui in #1366
  • feat: resolve resource references in component labels by @lihenggui in #1369
  • Bump androidxNavigation from 2.9.5 to 2.9.6 by @dependabot[bot] in #1371
  • Bump roborazzi from 1.50.0 to 1.51.0 by @dependabot[bot] in #1358
  • Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot[bot] in #1373
  • Bump com.materialkolor:material-kolor from 3.0.1 to 4.0.4 by @dependabot[bot] in #1376
  • Fix debloater component state update by @lihenggui in #1370
  • Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #1374
  • Bump com.github.jeziellago:compose-markdown from 0.5.7 to 0.5.8 by @dependabot[bot] in #1378
  • Bump com.google.firebase:firebase-bom from 34.5.0 to 34.6.0 by @dependabot[bot] in #1381
  • Bump com.squareup.okhttp3:logging-interceptor from 5.3.0 to 5.3.1 by @dependabot[bot] in #1382
  • feat(debloater): enhance component filtering and categorization by @lihenggui in #1379
  • Bump com.squareup.okhttp3:logging-interceptor from 5.3.1 to 5.3.2 by @dependabot[bot] in #1383
  • Bump androidx.datastore:datastore from 1.1.7 to 1.2.0 by @dependabot[bot] in #1387
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1389
  • Bump androidxLifecycle from 2.9.4 to 2.10.0 by @dependabot[bot] in #1386
  • Bump com.google.devtools.ksp from 2.3.2 to 2.3.3 in the kotlin-ksp group by @dependabot[bot] in #1394
  • Bump androidx.compose.runtime:runtime-tracing from 1.9.4 to 1.9.5 by @dependabot[bot] in #1385
  • Bump room from 2.8.3 to 2.8.4 by @dependabot[bot] in #1384
  • Bump androidx.activity:activity-compose from 1.11.0 to 1.12.0 by @dependabot[bot] in #1398
  • Bump roborazzi from 1.51.0 to 1.52.0 by @dependabot[bot] in #1397
  • Bump com.materialkolor:material-kolor from 4.0.4 to 4.0.5 by @dependabot[bot] in #1400
  • Bump androidx.compose:compose-bom-alpha from 2025.11.00 to 2025.11.01 by @dependabot[bot] in #1399
  • Bump protobuf from 4.33.0 to 4.33.1 by @dependabot[bot] in #1380
  • Bump androidx.compose.material:material-navigation from 1.9.4 to 1.9.5 by @dependabot[bot] in #1401
  • Bump androidx.compose.material:material-navigation from 1.9.5 to 1.10.0 by @dependabot[bot] in #1405
  • Add recovery support to remove IFW rules by @lihenggui in #1406
  • Bump protobuf from 4.33.1 to 4.33.2 by @dependabot[bot] in #1407
  • Bump the gradle-plugin-and-build-tools group with 8 updates by @dependabot[bot] in #1408
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.4.0.202509020913-r to 7.5.0.202512021534-r by @dependabot[bot] in #1410
  • Revert "Bump org.eclipse.jgit:org.eclipse.jgit from 7.4.0.202509020913-r to 7.5.0.202512021534-r" by @lihenggui in #1411
  • Bump androidx.window:window-core from 1.5.0 to 1.5.1 by @dependabot[bot] in #1396
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1412
  • Bump androidx.compose:compose-bom-alpha from 2025.11.01 to 2025.12.00 by @dependabot[bot] in #1403
  • added vietnamese by @chemchetchagio in #1423
  • Bump dependencies: actions/cache v5, activity-compose 1.12.1, runtime-tracing 1.10.0 by @lihenggui in #1424
  • Upgrade to AGP 9, Dagger 2.59.1, and KSP 2.3.4 by @lihenggui in #1426
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.4.0.202509020913-r to 7.5.0.202512021534-r by @dependabot[bot] in #1413
  • Fix compilation errors from Navigation 3 migration by @lihenggui in #1428
  • Bump the kotlin-ksp group across 1 directory with 8 updates by @dependabot[bot] in #1427
  • Bump com.google.firebase:firebase-bom from 34.6.0 to 34.9.0 by @dependabot[bot] in #1436
  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.29 by @dependabot[bot] in #1438
  • Bump androidxMacroBenchmark from 1.5.0-alpha01 to 1.5.0-alpha02 by @dependabot[bot] in #1439
  • Bump androidxNavigation from 2.9.6 to 2.9.7 by @dependabot[bot] in #1437
  • Bump protobuf from 4.33.2 to 4.33.5 by @dependabot[bot] in #1433
  • Add .gitattributes to enforce LF line endings by @lihenggui in #1431
  • Bump androidx.activity:activity-compose from 1.12.1 to 1.12.3 by @dependabot[bot] in #1434
  • Bump roborazzi from 1.56.0 to 1.58.0 by @dependabot[bot] in #1432
  • Bump androidxMacroBenchmark from 1.5.0-alpha02 to 1.5.0-alpha03 by @dependabot[bot] in #1444
  • Add -repackageclasses to R8 configuration by @lihenggui in #1449
  • Replace Enum.values() with Enum.entries by @lihenggui in #1447
  • Bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.3 by @dependabot[bot] in...
Read more

v2.0.5839

19 Oct 23:26
8065a06

Choose a tag to compare

What's Changed

  • Bump androidx.compose.runtime:runtime-tracing from 1.9.1 to 1.9.2 by @dependabot[bot] in #1300
  • Bump androidxWork from 2.10.4 to 2.10.5 by @dependabot[bot] in #1303
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #1307
  • Bump androidx.compose.material:material-navigation from 1.9.1 to 1.9.2 by @dependabot[bot] in #1306
  • Bump hilt from 2.57.1 to 2.57.2 by @dependabot[bot] in #1305
  • Bump androidx.window:window-core from 1.4.0 to 1.5.0 by @dependabot[bot] in #1309
  • Bump androidx.compose:compose-bom-alpha from 2025.09.00 to 2025.09.01 by @dependabot[bot] in #1310
  • Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #1308
  • Bump room from 2.8.0 to 2.8.1 by @dependabot[bot] in #1302
  • Bump androidxNavigation from 2.9.4 to 2.9.5 by @dependabot[bot] in #1301
  • Bump com.squareup.okhttp3:logging-interceptor from 5.1.0 to 5.2.0 by @dependabot[bot] in #1316
  • Bump ksp from 2.2.20-2.0.3 to 2.2.20-2.0.4 by @dependabot[bot] in #1315
  • Bump androidx.metrics:metrics-performance from 1.0.0-beta04 to 1.0.0 by @dependabot[bot] in #1319
  • Bump gmsPlugin from 4.4.3 to 4.4.4 by @dependabot[bot] in #1320
  • Bump androidx.compose:compose-bom-alpha from 2025.09.01 to 2025.10.00 by @dependabot[bot] in #1321
  • Revert "Bump androidx.compose:compose-bom-alpha from 2025.09.01 to 2025.10.00" by @lihenggui in #1323
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1313
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.3.0.202506031305-r to 7.4.0.202509020913-r by @dependabot[bot] in #1312
  • Bump licensee from 1.13.0 to 1.14.1 by @dependabot[bot] in #1325
  • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #1322
  • Bump androidx.compose.runtime:runtime-tracing from 1.9.2 to 1.9.3 by @dependabot[bot] in #1318
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #1311
  • Bump androidx.compose:compose-bom-alpha from 2025.09.01 to 2025.10.00 by @dependabot[bot] in #1324
  • Bump protobuf from 4.32.1 to 4.33.0 by @dependabot[bot] in #1326
  • Bump room from 2.8.1 to 2.8.2 by @dependabot[bot] in #1317
  • Bump com.google.firebase:firebase-bom from 34.3.0 to 34.4.0 by @dependabot[bot] in #1327
  • Bump androidx.compose.material:material-navigation from 1.9.2 to 1.9.3 by @dependabot[bot] in #1328
  • Bump com.squareup.okhttp3:logging-interceptor from 5.2.0 to 5.2.1 by @dependabot[bot] in #1329

Full Changelog: v2.0.5753...v2.0.5839

v2.0.5754

22 Sep 22:42

Choose a tag to compare

v2.0.5754 Pre-release
Pre-release

What's Changed

Read more

v2.0.5753

22 Sep 22:34
e2d86c0

Choose a tag to compare

v2.0.5753 Pre-release
Pre-release

📦 Uncategorized

  • Improve app metadata description in Fastlane
  • Bump androidx.activity:activity-compose from 1.9.3 to 1.10.1
  • Revert "Bump androidx.activity:activity-compose from 1.9.3 to 1.10.1"
  • Bump androidx.compose:compose-bom from 2024.12.01 to 2025.01.00
  • Upgrade dependencies
  • Bump com.github.jeziellago:compose-markdown from 0.5.6 to 0.5.7
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
  • Bump roborazzi from 1.39.0 to 1.43.0
  • Bump protobuf from 4.29.3 to 4.30.1
  • Bump com.materialkolor:material-kolor from 2.0.0 to 2.0.2
  • Bump org.lsposed.hiddenapibypass:hiddenapibypass from 4.3 to 6.1
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.1 to 0.6.2
  • Bump com.google.accompanist:accompanist-permissions from 0.37.0 to 0.37.2
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.2.0.202503040940-r
  • Refactor sort bottomSheet module
  • Bump hilt from 2.55 to 2.56
  • Bump the kotlin-ksp group across 1 directory with 10 updates
  • Bump licensee from 1.12.0 to 1.13.0
  • Bump com.google.firebase:firebase-bom from 33.10.0 to 33.11.0
  • Bump roborazzi from 1.43.0 to 1.43.1
  • Replace AssetCopyTask with Licensee's builtin
  • Support Safe nav for AppList, AppDetail, Rule and RuleDetail screen
  • Bump the gradle-plugin-and-build-tools group with 9 updates
  • Bump com.materialkolor:material-kolor from 2.0.2 to 2.1.0
  • Bump androidxMacroBenchmark from 1.3.3 to 1.3.4
  • Bump com.materialkolor:material-kolor from 2.0.2 to 2.1.1
  • Bump androidx.datastore:datastore from 1.1.3 to 1.1.4
  • Bump the kotlin-ksp group with 2 updates
  • Bump protobuf from 4.30.1 to 4.30.2
  • Update to Material3 adaptive 1.1
  • Bump hilt from 2.56 to 2.56.1
  • Bump com.google.firebase:firebase-bom from 33.11.0 to 33.12.0
  • Bump kotlinxCoroutines from 1.10.1 to 1.10.2
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.8.0 to 1.8.1
  • Bump com.google.protobuf from 0.9.4 to 0.9.5
  • Bump androidx.tracing:tracing-ktx from 1.3.0-beta01 to 1.3.0-rc01
  • Bump androidx.compose:compose-bom-alpha from 2025.03.01 to 2025.04.00
  • Bump hilt from 2.56.1 to 2.56.2
  • Bump androidx.core:core-ktx from 1.15.0 to 1.16.0
  • Bump androidGradlePlugin from 8.9.1 to 8.9.2
  • Bump the gradle-plugin-and-build-tools group across 1 directory with 4 updates
  • Bump androidx.compose.material:material-navigation from 1.7.8 to 1.8.0
  • Bump room from 2.6.1 to 2.7.0
  • Bump androidx.compose:compose-bom-alpha from 2025.04.00 to 2025.04.01
  • Bump com.google.firebase:firebase-bom from 33.12.0 to 33.13.0
  • Bump room from 2.6.1 to 2.7.1
  • Bump androidxWork from 2.10.0 to 2.10.1
  • Bump androidx.compose.runtime:runtime-tracing from 1.7.8 to 1.8.0
  • Bump androidx.tracing:tracing-ktx from 1.3.0-rc01 to 1.3.0
  • Bump com.google.accompanist:accompanist-permissions from 0.37.2 to 0.37.3
  • Bump androidx.datastore:datastore from 1.1.4 to 1.1.5
  • Bump madrapps/jacoco-report from 1.7.1 to 1.7.2
  • Bump the kotlin-ksp group with 2 updates
  • Bump androidGradlePlugin from 8.9.2 to 8.10.0
  • Bump the kotlin-ksp group with 10 updates
  • Bump the gradle-plugin-and-build-tools group across 1 directory with 4 updates
  • Bump androidxLifecycle from 2.8.7 to 2.9.0
  • Bump androidx.documentfile:documentfile from 1.0.1 to 1.1.0
  • Bump protobuf from 4.30.2 to 4.31.0
  • Bump androidxNavigation from 2.8.9 to 2.9.0
  • Bump the gradle-plugin-and-build-tools group with 9 updates
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.0.202503040940-r to 7.2.1.202505142326-r
  • Bump androidx.window:window-core from 1.3.0 to 1.4.0
  • Bump the kotlin-ksp group with 2 updates
  • Bump androidx.compose.runtime:runtime-tracing from 1.8.0 to 1.8.2
  • Bump roborazzi from 1.43.1 to 1.44.0
  • Bump protobuf from 4.31.0 to 4.31.1
  • Upgrade all dependencies
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6
  • Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.1.202505142326-r to 7.3.0.202506031305-r
  • Bump androidxWork from 2.10.2 to 2.10.3
  • Bump androidx.browser:browser from 1.8.0 to 1.9.0
  • Bump androidx.test:rules from 1.6.1 to 1.7.0
  • Bump androidxNavigation from 2.9.2 to 2.9.3
  • Bump androidxMacroBenchmark from 1.3.4 to 1.4.0
  • Revert "Bump androidx.browser:browser from 1.8.0 to 1.9.0"
  • Bump the gradle-plugin-and-build-tools group with 9 updates
  • Bump androidx.test:core from 1.6.1 to 1.7.0
  • Bump androidx.compose:compose-bom-alpha from 2025.07.00 to 2025.07.01
  • Bump androidx.test.ext:junit-ktx from 1.2.1 to 1.3.0
  • Bump androidx.test:runner from 1.6.2 to 1.7.0
  • Bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0
  • Bump com.google.firebase:firebase-bom from 34.0.0 to 34.1.0
  • Bump firebasePerfPlugin from 2.0.0 to 2.0.1
  • Bump firebaseCrashlyticsPlugin from 3.0.5 to 3.0.6
  • Bump actions/checkout from 4 to 5
  • Bump roborazzi from 1.46.1 to 1.47.0
  • Upgrade to Gradle 9.0
  • Bump the kotlin-ksp group across 1 directory with 10 updates
  • Bump androidx.core:core-ktx from 1.16.0 to 1.17.0
  • Revert "Bump androidx.core:core-ktx from 1.16.0 to 1.17.0"
  • Bump androidx.compose.runtime:runtime-tracing from 1.8.3 to 1.9.0
  • Bump the gradle-plugin-and-build-tools group with 9 updates
  • WIP: Fix issue: Wrap CollapsibleItem with Column to fix layout issues
  • fix-issues
  • Bump androidx.compose:compose-bom-alpha from 2025.07.01 to 2025.08.00
  • Revert "Bump androidx.compose:compose-bom-alpha from 2025.07.01 to 2025.08.00"
  • Bump actions/setup-java from 4 to 5
  • Bump roborazzi from 1.47.0 to 1.49.0
  • Bump androidx.compose.material:material-navigation from 1.8.3 to 1.9.0
  • Bump the gradle-plugin-and-build-tools group with 9 updates
  • Bump androidxLifecycle from 2.9.2 to 2.9.3
  • Bump roborazzi from 1.49.0 to 1.50.0
  • Bump protobuf from 4.31.1 to 4.32.0
  • Bump com.google.android.material:material from 1.12.0 to 1.13.0
  • Upgrade SDK & dependencies
  • Bump com.google.firebase:firebase-bom from 34.2.0 to 34.3.0
  • Fix/button malfunction
  • Upgrade Gradle to 9.1.0

What's Changed

Read more

v2.0.5333

10 Jan 20:17
4cd60cc

Choose a tag to compare

v2.0.5333 Pre-release
Pre-release

Features

  • Added screen name in exceptions for better debugging in AppDetailTabs.
  • Introduced support for 2 panes in the UI.
  • Added NavigationSuiteScaffold for improved navigation handling.
  • Migrated to type-safe navigation.
  • Introduced screenshot accessibility tests.
  • Updated target SDK to 35.
  • Added androidx.lint:lint-gradle to build logic.

Bug Fixes and Minor Changes

  • Fixed a Windows unit test failure due to a DataStore threading issue.
  • Incorporated a safe fallback destination to fix null destination issues.
  • Optimized startup by preventing unnecessary screen recompositions.
  • Improved documentation and instructions.
  • Checked for the presence of SARIF files before executing upload-sarif.
  • Various dependency updates including Gradle, Kotlin, Firebase, and AndroidX libraries for improved stability and performance.

What's Changed

Read more

v2.0.4839

17 Sep 18:31
1d526b0

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4803...v2.0.4839

v2.0.4803

10 Sep 19:48
9d85391

Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.4497...v2.0.4803

v2.0.4497

03 Jul 01:50
42f0dee

Choose a tag to compare

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 group
    • gradle-plugin-and-build-tools group
    • androidx.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

Full Changelog: v2.0.4373...v2.0.4497