We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4febe commit b63cea1Copy full SHA for b63cea1
tv/build.gradle
@@ -3,9 +3,6 @@ import java.util.regex.Matcher
3
import java.util.regex.Pattern
4
5
apply plugin: 'com.android.application'
6
-apply plugin: 'com.google.android.gms.oss-licenses-plugin'
7
-apply plugin: 'com.google.gms.google-services'
8
-apply plugin: 'io.fabric'
9
apply plugin: 'kotlin-android'
10
apply plugin: 'kotlin-kapt'
11
0 commit comments