1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 16:32:53 +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
+2 -2
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