Skip to content

Commit

Permalink
Versioning for v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
misaochan committed Nov 27, 2018
1 parent 47823d0 commit 83d1d1e
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 @@ -90,8 +90,8 @@ android {

defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 92
versionName '2.8.5'
versionCode 93
versionName '2.9.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())

minSdkVersion 15
Expand Down

0 comments on commit 83d1d1e

Please sign in to comment.