There was an error while loading. Please reload this page.
1 parent abacbf2 commit 1df45c5Copy full SHA for 1df45c5
1 file changed
src/android/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
53
implementation files('libs/usb-serial-for-android-3.8.1.aar')
54
androidTestImplementation "com.android.support:support-annotations:28.0.0"
55
- implementation 'com.google.android.gms:play-services-wearable:+'
+ implementation 'com.google.android.gms:play-services-wearable:19.0.0'
56
57
implementation 'com.jakewharton.timber:timber:5.0.1'
58
implementation 'org.bouncycastle:bcpkix-jdk15on:1.60'
0 commit comments