boswelja / SmartwatchExtensions

An app designed to fill in feature gaps in the Wear OS platform
Apache License 2.0
25 stars 0 forks source link

fix: Replace deprecated stopForeground usages #288

Closed boswelja closed 2 years ago

boswelja commented 2 years ago

stopForeground(Boolean) is deprecated. Its usages should be replaced with stopForeground(Int)