From 9930d675212de4b4aad3a5775d51b805bc360c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 29 Apr 2016 21:09:20 +0200 Subject: Update more libraries --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 940699fb4..0ebba655a 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,9 @@ ext { ``` * Change SDK and Build Tools in git submodules "openkeychain-api-lib" and "openpgp-api-lib" manually. They should also build on their own without the ext variables. +#### Update library +* You can check for library updates with ``./gradlew dependencyUpdates -Drevision=release + #### Add new library * You can add the library as a Maven dependency or as a git submodule (if patches are required) in the "extern" folder. * You can get all transitive dependencies with ``./gradlew -q dependencies OpenKeychain:dependencies`` -- cgit v1.2.3