hello world
This commit is contained in:
@@ -46,6 +46,7 @@ runner = "1.6.2"
|
||||
skyfishjyLibrary = "1.0.1"
|
||||
dotsindicator = "5.1.0"
|
||||
workRuntimeKtx = "2.10.0"
|
||||
material3WindowSizeClassAndroid = "1.3.1"
|
||||
|
||||
[libraries]
|
||||
activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "activityKtx" }
|
||||
@@ -114,6 +115,9 @@ compose-adaptive = { module = "androidx.compose.material3.adaptive:adaptive" }
|
||||
compose-activity = { module = "androidx.activity:activity-compose", version = "1.10.1" }
|
||||
compose-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "2.8.7" }
|
||||
compose-livedata = { module = "androidx.compose.runtime:runtime-livedata" }
|
||||
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.8" }
|
||||
|
||||
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version = "0.37.2" }
|
||||
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
|
||||
Reference in New Issue
Block a user