Björn Ritzl 3b9930322a
Update build.gradle
Added correct dependency that will properly resolve in combination with other extensions
2020-07-17 15:52:56 +02:00

4 lines
64 B
Groovy

dependencies {
compile 'com.android.support:support-v4:28.+'
}