1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 22:55:37 +00:00

Prepare 2.0.0 version & add Go mobile mention

This commit is contained in:
Loic Blot
2018-02-10 00:10:01 +01:00
parent d57810b5d8
commit 5d0b5d377b
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
versionCode 64
versionName "1.3.4"
versionName "2.0.0"
minSdkVersion 16
targetSdkVersion 27
maxSdkVersion 27