1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 06:13:04 +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 { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 58 versionCode 59
versionName "1.2.5" versionName "1.3.0"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
maxSdkVersion 26 maxSdkVersion 26