diff --git a/app/build.gradle b/app/build.gradle index 633e936e9..2b4ff253b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -126,8 +126,8 @@ android { defaultConfig { //applicationId 'fr.free.nrw.commons' - versionCode 775 - versionName '2.13.1' + versionCode 791 + versionName '2.13.2' setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName()) minSdkVersion 19