Skip to content

Commit

Permalink
Versioning for v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
misaochan committed Sep 2, 2021
1 parent c973114 commit 6ea6f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ android {
defaultConfig {
//applicationId 'fr.free.nrw.commons'

versionCode 1021
versionName '3.0.2'
versionCode 1024
versionName '3.1.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())

minSdkVersion 19
Expand Down

0 comments on commit 6ea6f3e

Please sign in to comment.