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

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

Issue 29412555: Issue 5140 - Add tests for settings storage (Closed)
Patch Set: Created April 14, 2017, 8:02 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
Index: libadblockplus-android-webviewapp/pom.xml
diff --git a/libadblockplus-android-webviewapp/pom.xml b/libadblockplus-android-webviewapp/pom.xml
index d26f3eb0ea82dc504b11771cf33e037fa67bf938..818c87e4a1cc79fb5a56a9a49f6ab60371d164da 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>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.adblockplus.libadblockplus.android</groupId>
<artifactId>settings</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<type>aar</type>
</dependency>
</dependencies>

Powered by Google App Engine
This is Rietveld