Skip to content

Commit

Permalink
Versioning for 3.1.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
misaochan committed Aug 27, 2021
1 parent 649da92 commit 90f252f
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 1023
versionName '3.1.0-alpha'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())

minSdkVersion 19
Expand Down

0 comments on commit 90f252f

Please sign in to comment.