1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

Bump version 2.0.1

This commit is contained in:
Loic Blot 2018-02-10 22:48:39 +01:00
parent 61ed3d2791
commit 95d2bfe8f9
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -21,7 +21,7 @@ android {
defaultConfig { defaultConfig {
applicationId "fr.unix_experience.owncloud_sms" applicationId "fr.unix_experience.owncloud_sms"
versionCode 64 versionCode 65
versionName "2.0.1" versionName "2.0.1"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27