diff --git a/build.gradle b/build.gradle index bf9fefc..284f1aa 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ android { defaultConfig { applicationId "fr.unix_experience.owncloud_sms" - versionCode 64 + versionCode 65 versionName "2.0.1" minSdkVersion 16 targetSdkVersion 27