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

Unified Diff: adblock-android/build.gradle

Issue 29812630: Issue 6750 - Update libadblockplus dependency to revision hg:4f6413dbcf2e (Closed)
Patch Set: Updated versions Created June 22, 2018, 7:24 a.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: adblock-android/build.gradle
diff --git a/adblock-android/build.gradle b/adblock-android/build.gradle
index 9d8f2e2203090672a8e40694516c66231662dcbf..6963ab843017224679205bd185e54e250fe22122 100644
--- a/adblock-android/build.gradle
+++ b/adblock-android/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 16
- versionCode 5
- versionName "2.3"
+ versionCode 6
+ versionName "3.0"
}
publishNonDefault true

Powered by Google App Engine
This is Rietveld