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

Release 1.2.5

This commit is contained in:
Loic Blot 2017-10-30 08:43:06 +01:00
parent 1701065643
commit 5c0eb4ca14
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 57
versionName "1.2.4"
versionCode 58
versionName "1.2.5"
minSdkVersion 16
targetSdkVersion 26
maxSdkVersion 26