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

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

Issue 29756808: Issue 6597 - Update libadblockplus dependency to revision hg:a11c50751bfd (Closed)
Patch Set: Created April 19, 2018, 8:02 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-webviewapp/build.gradle
diff --git a/libadblockplus-android-webviewapp/build.gradle b/libadblockplus-android-webviewapp/build.gradle
index a27f939dfb1fd807c33808a74bf47c7eb24edc86..78a449ab768a07dd17e398afec8a636ac895310e 100644
--- a/libadblockplus-android-webviewapp/build.gradle
+++ b/libadblockplus-android-webviewapp/build.gradle
@@ -21,7 +21,7 @@ android {
minSdkVersion 21
targetSdkVersion 21
versionCode 7
jens 2018/04/20 07:46:31 Shouldn't you also bump the versionCode?
anton 2018/04/20 08:13:12 Acknowledged.
- versionName "2.3"
+ versionName "2.4"
}
sourceSets {

Powered by Google App Engine
This is Rietveld