diff --git a/build.gradle b/build.gradle index 36649f30355028252b59dbadb57ea4a0254be866..b1e97ecf2a34b88ca77243220acbc83de88ae401 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 23 - versionCode 137 + versionCode 138 versionName "1.11.5" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations"