Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android/build.gradle

Issue 29389555: Issue 5010 - Allow to preload subscription files (Closed)
Patch Set: force downloading actually Created March 30, 2017, 10:12 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
targetSdkVersion 16
versionCode 1
versionName "1.0"

Powered by Google App Engine
This is Rietveld