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

Bump to 1.3.0

This commit is contained in:
Loic Blot
2017-11-03 12:21:43 +01:00
parent a17bffb68c
commit 62df914e95
+2 -2
View File
@@ -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