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