From 2d5c60adc2151562af217af6fd4ed928ee74dcb7 Mon Sep 17 00:00:00 2001 From: Armel S Date: Tue, 8 Aug 2017 01:43:01 +0200 Subject: [PATCH] Update version in README --- README.md | 4 ++-- maoni-sample/src/main/res/values/library_maoni_strings.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 199b4216..91f478c1 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Grab via Gradle, by adding this to your `build.gradle`: ```gradle dependencies { // ... - compile ('org.rm3l:maoni:4.0.0@aar') { + compile ('org.rm3l:maoni:4.0.1@aar') { transitive = true } } @@ -388,7 +388,7 @@ You just have to include `maoni-common` as a dependency in your project, e.g., w ```gradle dependencies { // ... - compile 'org.rm3l:maoni-common:4.0.0' + compile 'org.rm3l:maoni-common:4.0.1' } ``` diff --git a/maoni-sample/src/main/res/values/library_maoni_strings.xml b/maoni-sample/src/main/res/values/library_maoni_strings.xml index 6602cfd0..bc7e272f 100644 --- a/maoni-sample/src/main/res/values/library_maoni_strings.xml +++ b/maoni-sample/src/main/res/values/library_maoni_strings.xml @@ -29,7 +29,7 @@ SOFTWARE. Maoni Maoni is a lightweight library for integrating a way to collect user feedbacks from within Android applications http://maoni.rm3l.org - 4.0.0 + 4.0.1 true https://github.com/rm3l/maoni