Improvements
try to make it run on Android (finally!)
This commit is contained in:
@@ -5,9 +5,9 @@ android-compileSdk = "34"
|
||||
android-minSdk = "24"
|
||||
android-targetSdk = "34"
|
||||
androidx-activityCompose = "1.9.1"
|
||||
androidx-compose = "1.6.7"
|
||||
androidx-compose = "1.6.8"
|
||||
compose-plugin = "1.6.11"
|
||||
kotlin = "2.0.0"
|
||||
kotlin = "2.0.20"
|
||||
coreKtx = "1.13.1"
|
||||
atrium = "1.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user