diff --git a/app/build.gradle b/app/build.gradle index 9183c2b2cb..5999efb597 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -150,8 +150,8 @@ android { defaultConfig { //applicationId 'fr.free.nrw.commons' - versionCode 1021 - versionName '3.0.2' + versionCode 1022 + versionName '3.0.3' setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName()) minSdkVersion 19