This is an automated email from the ASF dual-hosted git repository.
vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 2f80674 remove gradle-wrapper.jar requirement from README
2f80674 is described below
commit 2f80674a2c08a91faf45ce25ba435cfcb2211da8
Author: Michael Vorburger ⛑️ <[email protected]>
AuthorDate: Wed Jun 12 09:24:09 2019 +0200
remove gradle-wrapper.jar requirement from README
because it is available in fineract-provider/gradle/wrapper and therefore
not a pre-requisite to contribute
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 22d391d..140286c 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,6 @@ Fineract is a mature platform with open APIs that provides a
reliable, robust, a
Requirements
============
* Java >= 1.8 (Oracle JVMs have been tested)
-* gradle-wrapper.jar version 2.10
* MySQL 5.5
Instructions to download gradle wrapper