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

Unified Diff: libadblockplus-android-webview/build.gradle

Issue 29727587: Issue 6500 - Update libadblockplus dependency to revision hg:05a7fb3c0c61 (Closed)
Patch Set: Created March 19, 2018, 2 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
« no previous file with comments | « dependencies ('k') | libadblockplus-android-webviewapp/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webview/build.gradle
diff --git a/libadblockplus-android-webview/build.gradle b/libadblockplus-android-webview/build.gradle
index 488c625fe101411ad4b03175fc7b4e01358431c7..45ca5338177dbf98f89de9aec6cff388dc01db51 100644
--- a/libadblockplus-android-webview/build.gradle
+++ b/libadblockplus-android-webview/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 21
- versionCode 4
- versionName "2.1"
+ versionCode 6
+ versionName "2.3"
diegocarloslima 2018/03/20 12:53:53 why are we bumping 2 versions here?
anton 2018/03/20 12:56:03 no, that was unintentionally. to be fixed
}
sourceSets {
« no previous file with comments | « dependencies ('k') | libadblockplus-android-webviewapp/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld