mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-06-05 22:09:28 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -51,7 +51,6 @@ internal fun SettingsScreen(
|
||||
value = displayLanguage,
|
||||
doOnPreferenceClick = onSetupLanguagePress,
|
||||
preferenceLabelColor = SimpleTheme.colorScheme.onSurface,
|
||||
preferenceValueColor = SimpleTheme.colorScheme.onSurface.copy(alpha = 0.6f),
|
||||
)
|
||||
}
|
||||
SettingsCheckBoxComponent(
|
||||
|
@@ -2,7 +2,7 @@
|
||||
#jetbrains
|
||||
kotlin = "1.9.10"
|
||||
#Simple tools
|
||||
simple-commons = "543593cc03"
|
||||
simple-commons = "fb251dfe72"
|
||||
#Compose
|
||||
composeActivity = "1.8.0"
|
||||
compose = "1.6.0-alpha07"
|
||||
|
Reference in New Issue
Block a user