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

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-03-07 06:13:45 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-03-07 06:13:49 +0300
commit35e2c7e857239d63a4326c7e61e98f6c19eb87e1 (patch)
treea0b7bf63783e955fd91374f260089171c240782e /app/build.gradle
parentd327e7e738bbc69d6e7a694405db354afc0dee73 (diff)
Weekly 13.1.0 Alpha 15alpha-130010015
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 93a0202ef..cfee22cf7 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -60,8 +60,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 130010014
- versionName "13.1.0 Alpha 14"
+ versionCode 130010015
+ versionName "13.1.0 Alpha 15"
flavorDimensions "default"
renderscriptTargetApi 19