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