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

Unified Diff: adblock-android-settings/build.gradle

Issue 29812630: Issue 6750 - Update libadblockplus dependency to revision hg:4f6413dbcf2e (Closed)
Patch Set: addressed Sergey comments. Created June 22, 2018, 11:18 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
« no previous file with comments | « README.md ('k') | adblock-android-webview/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblock-android-settings/build.gradle
diff --git a/adblock-android-settings/build.gradle b/adblock-android-settings/build.gradle
index 95a633fbb5dacf5016de909abd0ac9d85998c60e..8ed1dc738e5f8bf8a5f4741a3f76230e8a4c6bdd 100644
--- a/adblock-android-settings/build.gradle
+++ b/adblock-android-settings/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 21
- versionCode 5
- versionName "2.2"
+ versionCode 6
+ versionName "3.0"
}
sourceSets {
« no previous file with comments | « README.md ('k') | adblock-android-webview/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld