1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 06:43:07 +00:00

Release 1.3.2

This commit is contained in:
Loic Blot
2017-11-25 12:10:29 +01:00
parent 84134671be
commit f4b20b5873
2 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
versionCode 61
versionName "1.3.1"
versionCode 62
versionName "1.3.2"
minSdkVersion 16
targetSdkVersion 26
maxSdkVersion 26