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

Unified Diff: libadblockplus-android/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/build.gradle
diff --git a/libadblockplus-android/build.gradle b/libadblockplus-android/build.gradle
index de246bea8e20e538697943a83e83a6aac6fce6e1..50f3a4f9378fa577fe5cc35ce551705f5edca50b 100644
--- a/libadblockplus-android/build.gradle
+++ b/libadblockplus-android/build.gradle
@@ -8,7 +8,7 @@ android {
minSdkVersion 16
targetSdkVersion 16
versionCode 4
jens 2018/04/20 07:46:31 Shouldn't you also bump the versionCode?
anton 2018/04/20 08:13:12 Acknowledged.
- versionName "2.2"
+ versionName "2.3"
}
publishNonDefault true

Powered by Google App Engine
This is Rietveld