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

Unified Diff: adblock-android-webview/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 | « adblock-android-settings/build.gradle ('k') | adblock-android-webviewapp/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblock-android-webview/build.gradle
diff --git a/adblock-android-webview/build.gradle b/adblock-android-webview/build.gradle
index aef1d3d503e962d9a4a7a5926a1c464bb22752ac..b348d62b932bd8985aefdb156611dba45ba140e9 100644
--- a/adblock-android-webview/build.gradle
+++ b/adblock-android-webview/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 21
- versionCode 6
- versionName "2.3"
+ versionCode 7
+ versionName "3.0"
}
sourceSets {
« no previous file with comments | « adblock-android-settings/build.gradle ('k') | adblock-android-webviewapp/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld