summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2019-01-20 19:31:26 +0100
committerstom79 <tschneider.ac@gmail.com>2019-01-20 19:31:26 +0100
commit0b4761b7c42ee461868487e43afe15929f6863db (patch)
tree3fc8c6e29dcc386734b24f2824dc2dd0e5b7326b
parent4c5bb709ba68fbbae07337fd168a737b54dbc4d6 (diff)
Release 1.66.0
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 1f611ffb4..f0b302af8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -92,6 +92,5 @@ dependencies {
implementation 'com.github.stom79:android-upload-service:3.4.2-Mastalab'
implementation 'com.github.mabbas007:TagsEditText:1.0.5'
implementation 'com.jaredrummler:material-spinner:1.3.1'
- implementation 'org.webrtc:google-webrtc:1.0.+'
playstoreImplementation "io.github.kobakei:ratethisapp:$ratethisappLibraryVersion"
}