mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-07 19:14:26 +08:00
chore: android compose follows kmp version
This commit is contained in:
@@ -27,13 +27,6 @@ plugins:
|
||||
version-ref: android-application
|
||||
|
||||
libraries:
|
||||
# Use a placeholder for the alpha compose version
|
||||
# In the project to use "androidx.compose.android.version" to obtain the version
|
||||
# and use the "resolutionStrategy" to replace all the current "stable" versions
|
||||
androidx.compose.runtime:
|
||||
runtime-android:
|
||||
alias: androidx-compose-android
|
||||
version: ^1.6.0-alpha01
|
||||
androidx.activity:
|
||||
activity:
|
||||
version: +
|
||||
|
Reference in New Issue
Block a user