Index: libadblockplus-android/build.gradle |
diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle |
index ec3bae60b5fd3122d7313fe2a89aab06429252af..a6996be2d5b2b5e2fdee10ddc887846d1203989d 100644 |
--- a/libadblockplus-android/build.gradle |
+++ b/libadblockplus-android/build.gradle |
@@ -5,7 +5,7 @@ android { |
buildToolsVersion "24.0.1" |
defaultConfig { |
- minSdkVersion 9 |
+ minSdkVersion 11 |
anton
2017/03/20 08:28:45
I had to increase from 9 to 11 to use
https://deve
|
targetSdkVersion 16 |
versionCode 1 |
versionName "1.0" |