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

Unified Diff: libadblockplus-android-tests/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-tests/build.gradle
diff --git a/libadblockplus-android-tests/build.gradle b/libadblockplus-android-tests/build.gradle
index c869cf1f13aff5abd3e25c3fb1312c3b7ee4fabd..4ae0fd4221ba301a618bb0df6dfadc5ec285330c 100644
--- a/libadblockplus-android-tests/build.gradle
+++ b/libadblockplus-android-tests/build.gradle
@@ -18,7 +18,7 @@ android {
defaultConfig {
applicationId "org.adblockplus.libadblockplus.tests"
- minSdkVersion 9
+ minSdkVersion 11
targetSdkVersion 16
versionCode 1
versionName "1.0"

Powered by Google App Engine
This is Rietveld