mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
feat: map all color schemes correctly
upgrade kotlin to 1.8.22 and latest compose versioning
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[versions]
|
||||
#jetbrains
|
||||
kotlin = "1.8.21"
|
||||
kotlin = "1.8.22"
|
||||
#KSP
|
||||
ksp = "1.8.21-1.0.11"
|
||||
ksp = "1.8.22-1.0.11"
|
||||
#Androidx
|
||||
androidx-customView = "1.2.0-alpha02"
|
||||
androidx-customViewPooling = "1.0.0"
|
||||
#Compose
|
||||
composeActivity = "1.8.0-alpha06"
|
||||
compose = "1.6.0-alpha01"
|
||||
composeCompiler = "1.4.7"
|
||||
composeCompiler = "1.4.8"
|
||||
composeMaterial3 = "1.2.0-alpha03"
|
||||
accompanist = "0.31.4-beta"
|
||||
#AutoFitTextView
|
||||
|
Reference in New Issue
Block a user