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

Unified Diff: adblock-android-webviewapp/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-webview/build.gradle ('k') | adblock-android/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblock-android-webviewapp/build.gradle
diff --git a/adblock-android-webviewapp/build.gradle b/adblock-android-webviewapp/build.gradle
index 61bf85d122a9364232671ccc61aab242ae95753f..ad932bdf8b006b33c96321cd81da9c9a00af1e24 100644
--- a/adblock-android-webviewapp/build.gradle
+++ b/adblock-android-webviewapp/build.gradle
@@ -20,8 +20,8 @@ android {
applicationId "org.adblockplus.libadblockplus.android.webviewapp"
minSdkVersion 21
targetSdkVersion 21
- versionCode 9
- versionName "2.5"
+ versionCode 10
+ versionName "3.0"
}
sourceSets {
« no previous file with comments | « adblock-android-webview/build.gradle ('k') | adblock-android/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld