1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +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
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

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