1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 14:45:34 +00:00

Version 2.0.4

This commit is contained in:
Loic Blot
2018-03-18 12:25:54 +01:00
parent 160688d06f
commit e1fad991a8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ android {
defaultConfig {
applicationId "fr.unix_experience.owncloud_sms"
versionCode 67
versionName "2.0.3"
versionCode 68
versionName "2.0.4"
minSdkVersion 16
targetSdkVersion 27
maxSdkVersion 27