summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index c4265f995..06b387e7b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -125,8 +125,7 @@ dependencies {
implementation 'com.github.xabaras:RecyclerViewSwipeDecorator:1.3'
// Non-free dependencies:
- playImplementation 'com.google.android.play:core:1.8.0'
- compileOnly "com.google.android.wearable:wearable:$wearableSupportVersion"
+ playImplementation "com.google.android.play:review:2.0.1"
androidTestImplementation "org.awaitility:awaitility:$awaitilityVersion"
androidTestImplementation 'com.nanohttpd:nanohttpd:2.1.1'