Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kaminsky <tobias@kaminsky.me>2021-09-14 06:39:39 +0300
committerTobias Kaminsky <tobias@kaminsky.me>2021-09-14 06:39:39 +0300
commitcfc957076bd96b60eb06c982f5f6a50a0b93517f (patch)
tree7657d18bdd8c858c4129b121572da1706db6f977
parent76498f4978adec17c9d984c18bd8764474a17c5e (diff)
daily dev 20210914dev-20210914
Update translations Update 3rd-party dependencies
-rw-r--r--build.gradle4
-rw-r--r--src/versionDev/fastlane/metadata/android/en-US/changelogs/20210914.txt3
2 files changed, 5 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index c359c523e9..0e709c0fd6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -173,8 +173,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
- versionCode 20210913
- versionName "20210913"
+ versionCode 20210914
+ versionName "20210914"
}
qa {
diff --git a/src/versionDev/fastlane/metadata/android/en-US/changelogs/20210914.txt b/src/versionDev/fastlane/metadata/android/en-US/changelogs/20210914.txt
new file mode 100644
index 0000000000..ab84fcd79f
--- /dev/null
+++ b/src/versionDev/fastlane/metadata/android/en-US/changelogs/20210914.txt
@@ -0,0 +1,3 @@
+
+Update translations
+Update 3rd-party dependencies