1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

Bump to 1.2.1

This commit is contained in:
Loic Blot
2017-09-04 22:37:31 +02:00
parent fe67a6e012
commit 3986e12313
+1 -1
View File
@@ -21,7 +21,7 @@ android {
defaultConfig { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 54 versionCode 54
versionName "1.2.0" versionName "1.2.1"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
maxSdkVersion 26 maxSdkVersion 26