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: 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-webviewapp/build.gradle ('k') | adblock-android/jni/Android.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « adblock-android-webviewapp/build.gradle ('k') | adblock-android/jni/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld