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

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

Issue 29459555: Issue 5303 - White screen instead of webpage is shown (Closed)
Patch Set: Created June 8, 2017, 6:28 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 | « no previous file | libadblockplus-android-webview/pom.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webview/build.gradle
diff --git a/libadblockplus-android-webview/build.gradle b/libadblockplus-android-webview/build.gradle
index 1cbffdb5ab39927ea857c32072e2c25d5df53e6b..0f440eec5ba5bcea491f79e1acb4edc822283bfe 100644
--- a/libadblockplus-android-webview/build.gradle
+++ b/libadblockplus-android-webview/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 21
- versionCode 1
- versionName "1.0"
+ versionCode 2
+ versionName "1.0.1"
}
sourceSets {
« no previous file with comments | « no previous file | libadblockplus-android-webview/pom.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld