Skip to content

Commit 1df45c5

Browse files
committed
wearable fixed to 19.0.0
1 parent abacbf2 commit 1df45c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
5353
implementation files('libs/usb-serial-for-android-3.8.1.aar')
5454
androidTestImplementation "com.android.support:support-annotations:28.0.0"
55-
implementation 'com.google.android.gms:play-services-wearable:+'
55+
implementation 'com.google.android.gms:play-services-wearable:19.0.0'
5656

5757
implementation 'com.jakewharton.timber:timber:5.0.1'
5858
implementation 'org.bouncycastle:bcpkix-jdk15on:1.60'

0 commit comments

Comments
 (0)