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

Unified Diff: libadblockplus-android-webviewapp/pom.xml

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 | « libadblockplus-android-webviewapp/build.gradle ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-webviewapp/pom.xml
diff --git a/libadblockplus-android-webviewapp/pom.xml b/libadblockplus-android-webviewapp/pom.xml
index d26f3eb0ea82dc504b11771cf33e037fa67bf938..39ce40865c33593fef8a8b0a0f9941c5bc1792fb 100644
--- a/libadblockplus-android-webviewapp/pom.xml
+++ b/libadblockplus-android-webviewapp/pom.xml
@@ -13,7 +13,7 @@
<groupId>org.adblockplus.libadblockplus.android</groupId>
<artifactId>webviewapp</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<packaging>apk</packaging>
<name>libadblockplus-android-webviewapp</name>
@@ -31,7 +31,7 @@
<dependency>
<groupId>org.adblockplus.libadblockplus.android</groupId>
<artifactId>webview</artifactId>
- <version>1.0</version>
+ <version>1.0.1</version>
<type>aar</type>
</dependency>
« no previous file with comments | « libadblockplus-android-webviewapp/build.gradle ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld