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

github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 4a9c3f5..d33550d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -20,8 +20,8 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
- versionCode 58
- versionName "1.2.5"
+ versionCode 59
+ versionName "1.3.0"
minSdkVersion 16
targetSdkVersion 26
maxSdkVersion 26