Skip to content

Commit

Permalink
Fix release building
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenke committed Sep 8, 2021
1 parent 86f75f9 commit 322aed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'androidx.wear:wear:1.1.0'
wearApp project(":wear")
// wearApp project(":wear")
}

0 comments on commit 322aed8

Please sign in to comment.