1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-08 16:36:10 +00:00

Release 1.3.3

Help diagnose error + better HTTP options
This commit is contained in:
Loic Blot 2017-12-01 22:46:34 +01:00
parent 580d4c1588
commit 2fbb0e6ca5
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -20,8 +20,8 @@ android {
defaultConfig { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 62 versionCode 63
versionName "1.3.2" versionName "1.3.3"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
maxSdkVersion 26 maxSdkVersion 26