Skip to content

Commit

Permalink
switch to manually entered url & passwd
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnrhodes committed Mar 6, 2024
1 parent c62f1a5 commit 8109893
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 62 deletions.
3 changes: 3 additions & 0 deletions wearos/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,15 @@ android {
dependencies {

implementation("androidx.activity:activity-compose:1.8.2")
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("androidx.compose.ui:ui-tooling-preview")
implementation("androidx.compose.ui:ui")
implementation("androidx.compose.material:material-icons-extended:1.5.4")
implementation("androidx.core:core-splashscreen:1.0.1")
implementation("androidx.wear.compose:compose-foundation:1.2.1")
implementation("androidx.wear.compose:compose-material:1.2.1")
implementation("androidx.wear:wear-input:1.2.0-alpha02")
implementation("androidx.wear:wear-tooling-preview:1.0.0")
implementation("com.google.android.gms:play-services-wearable:18.1.0")
implementation("com.google.android.horologist:horologist-compose-layout:0.5.19")
implementation("com.google.code.gson:gson:2.10.1")
Expand Down
Loading

0 comments on commit 8109893

Please sign in to comment.