1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-07-25 10:55:49 +00:00

Bump 1.2.3

This commit is contained in:
Loic Blot 2017-09-11 21:57:42 +02:00
parent 3edd898d7d
commit b47a36dd99
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 55
versionName "1.2.1"
versionCode 56
versionName "1.2.3"
minSdkVersion 16
targetSdkVersion 26
maxSdkVersion 26