diff --git a/build.gradle b/build.gradle index 10a082d..450bf40 100644 --- a/build.gradle +++ b/build.gradle @@ -20,8 +20,8 @@ android { defaultConfig { applicationId "fr.unix_experience.owncloud_sms" - versionCode 57 - versionName "1.2.4" + versionCode 58 + versionName "1.2.5" minSdkVersion 16 targetSdkVersion 26 maxSdkVersion 26