From 101131eab977d4403ca0b6600b2cd01dcfc412aa Mon Sep 17 00:00:00 2001 From: Aferdita Muriqi Date: Sat, 7 Sep 2019 17:27:10 -0400 Subject: [PATCH] tagging play-store beta --- r2-testapp/build.gradle | 2 +- r2-testapp/src/main/res/values/strings.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/r2-testapp/build.gradle b/r2-testapp/build.gradle index d7df049a..ecb75398 100644 --- a/r2-testapp/build.gradle +++ b/r2-testapp/build.gradle @@ -18,7 +18,7 @@ group = 'com.github.readium' int major = 2 int minor = 1 int patch = 0 -int build = 1 +int build = 8 String type = "" def version = "$major.$minor.$patch" diff --git a/r2-testapp/src/main/res/values/strings.xml b/r2-testapp/src/main/res/values/strings.xml index e6480ff2..03b6a31f 100644 --- a/r2-testapp/src/main/res/values/strings.xml +++ b/r2-testapp/src/main/res/values/strings.xml @@ -61,15 +61,15 @@ Version App Version: - 2.0.0 + 2.1.0 download from a url GitHub Tag: - V2.0.0-beta.6 + V2.1.0-beta.1 Copyright - \@ 2018 European Digital Reading Lab + \@ 2019 European Digital Reading Lab [BSD-3 license] [B S D 3 license] Acknowledgements