Skip to content

1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 11:54

This release fixes the case where setting autoStart = false in any of the sensor state functions (like rememberHeartRateSensorState(autoStart = false)) didn't work.

This release also contains the following version bumps:

  1. Compose (Mobile) - 1.4.3
  2. Compose (Wear) - 1.1.2
  3. Android Gradle Plugin (com.android.application & com.android.library) - 8.1.0
  4. Gradle Plugin - 8.2.1
  5. Kotlin - 1.9.0 (With object -> data object migration)

Minor fixes in sample apps:

  1. Ask for sensor permission in the wearable sample app
  2. Drastically improve the performance of the mobile sample app

Complete change logs

  • Configure Renovate by @renovate in #74
  • Update compose_version to v1.4.3 by @renovate in #76
  • Update composeVersion to v1.4.3 by @renovate in #75
  • Update plugin com.android.library to v8 by @renovate in #93
  • Update plugin com.android.application to v8 by @renovate in #92
  • Update github/super-linter action to v5 by @renovate in #91
  • Update actions/setup-java action to v3 by @renovate in #90
  • Update actions/checkout action to v3 by @renovate in #89
  • Update dependency androidx.activity:activity-compose to v1.7.2 by @renovate in #78
  • Update dependency androidx.activity:activity-compose to v1.7.2 by @renovate in #79
  • Update wear_compose_version to v1.1.2 by @renovate in #88
  • Update plugin com.vanniktech.maven.publish to v0.25.3 by @renovate in #81
  • Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in #82
  • Update dependency androidx.compose.material3:material3 to v1.1.1 by @renovate in #80
  • Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in #83
  • Update dependency com.google.android.material:material to v1.9.0 by @renovate in #84
  • Update dependency composeOptions to v1.5.1 by @renovate in #85
  • Update dependency gradle to v8.2.1 by @renovate in #86
  • Update plugin org.jetbrains.kotlin.android to v1.9.0 by @renovate in #87

New Contributors

Full Changelog: 1.1.0...1.1.1