fdroiddata/metadata/com.google.android.accessibility.talkback/android-21.patch

14 lines
392 B
Diff
Raw Normal View History

2018-04-02 02:22:24 +00:00
diff --git a/build.gradle b/build.gradle
index c67eb3b..de6b1ac 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,7 +25,7 @@ allprojects {
android {
buildToolsVersion '27.0.0'
defaultConfig {
- minSdkVersion 26
+ minSdkVersion 21
targetSdkVersion 27
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
multiDexEnabled true