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
+1 -1
View File
@@ -19,7 +19,7 @@ android:
- tools - tools
- platform-tools - platform-tools
- extra - extra
- build-tools-27.0.2 - build-tools-27.0.3
- android-27 - android-27
licenses: licenses:
- 'android-sdk-license-.+' - 'android-sdk-license-.+'
+2 -2
View File
@@ -21,8 +21,8 @@ android {
defaultConfig { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 67 versionCode 68
versionName "2.0.3" versionName "2.0.4"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
maxSdkVersion 27 maxSdkVersion 27