diff --git a/app/build.gradle b/app/build.gradle index 1e645ae16b..da9cc98ff8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -103,8 +103,8 @@ android { defaultConfig { applicationId 'fr.free.nrw.commons' - versionCode 475 - versionName '2.11.0' + versionCode 508 + versionName '2.12.0' setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName()) minSdkVersion 19