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