1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-27 16:10:13 +00:00

Bump to 1.3.1

This commit is contained in:
Loic Blot
2017-11-08 23:41:13 +01:00
parent 08aba120e8
commit 9f31d3ae53
+2 -2
View File
@@ -20,8 +20,8 @@ android {
defaultConfig { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 59 versionCode 60
versionName "1.3.0" versionName "1.3.1"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
maxSdkVersion 26 maxSdkVersion 26