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

Release 1.3.4

This commit is contained in:
Loic Blot 2017-12-06 21:12:26 +01:00
parent d12bd8b835
commit 89bf53de39
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 63
versionName "1.3.3"
versionCode 64
versionName "1.3.4"
minSdkVersion 16
targetSdkVersion 27
maxSdkVersion 27