Regenrate samples after updating the libraries in pom and build.gradle mustache

This commit is contained in:
Silvio Heuberger
2016-04-27 10:03:45 +02:00
parent 21b39e24af
commit 39c08b2cfc
21 changed files with 142 additions and 894 deletions

View File

@@ -95,8 +95,7 @@ if(hasProperty('target') && target == 'android') {
ext {
oltu_version = "1.0.1"
retrofit_version = "2.0.0-beta4"
gson_version = "2.6.2"
retrofit_version = "2.0.2"
swagger_annotations_version = "1.5.8"
junit_version = "4.12"