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

Unified Diff: libadblockplus-android-webviewapp/build.gradle

Issue 29727587: Issue 6500 - Update libadblockplus dependency to revision hg:05a7fb3c0c61 (Closed)
Patch Set: fixed double increased numbers Created March 20, 2018, 12:57 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
« no previous file with comments | « libadblockplus-android-webview/build.gradle ('k') | libadblockplus-android/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webviewapp/build.gradle
diff --git a/libadblockplus-android-webviewapp/build.gradle b/libadblockplus-android-webviewapp/build.gradle
index fe657f0dc279643775df291513b810ab8389e5b3..a27f939dfb1fd807c33808a74bf47c7eb24edc86 100644
--- a/libadblockplus-android-webviewapp/build.gradle
+++ b/libadblockplus-android-webviewapp/build.gradle
@@ -20,8 +20,8 @@ android {
applicationId "org.adblockplus.libadblockplus.android.webviewapp"
minSdkVersion 21
targetSdkVersion 21
- versionCode 6
- versionName "2.2"
+ versionCode 7
+ versionName "2.3"
}
sourceSets {
« no previous file with comments | « libadblockplus-android-webview/build.gradle ('k') | libadblockplus-android/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld