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

Unified Diff: build.gradle

Issue 29379647: Issue 4948 - add possibility to not send data depending on connection properties (Closed)
Patch Set: migrated from FilterEngine* to FilterEnginePtr*, minor improvements Created March 15, 2017, 12:48 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: build.gradle
diff --git a/build.gradle b/build.gradle
index ae1f16d1b55f72805cde82ea4cda2c29835976f5..6ab4fb584ec17006bd37e78456c3b4e8569ae51a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.2.0'
+ classpath 'com.android.tools.build:gradle:2.3.0'
sergei 2017/03/15 13:41:47 I don't know you policies but should not it be in
anton 2017/03/15 13:57:25 yes, it should. i will fix it
}
}
« no previous file with comments | « no previous file | gradle/wrapper/gradle-wrapper.properties » ('j') | libadblockplus-android-settings/AndroidManifest.xml » ('J')

Powered by Google App Engine
This is Rietveld