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

github.com/nerzhul/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2018-02-11 00:48:39 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2018-02-11 00:48:39 +0300
commit95d2bfe8f9dd69fdd4cebe0be14cb9b5cf75160c (patch)
tree82ce49d237c35231dcae3c103927ba325df39d56
parent61ed3d2791db29860d7eef24d3a95c4606b24687 (diff)
Bump version 2.0.12.0.1
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index bf9fefc..284f1aa 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
- versionCode 64
+ versionCode 65
versionName "2.0.1"
minSdkVersion 16
targetSdkVersion 27