Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
misaochan committed Feb 12, 2019
1 parent 3de1807 commit 4a08a12
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 @@ -96,8 +96,8 @@ android {

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

minSdkVersion 15
Expand Down

0 comments on commit 4a08a12

Please sign in to comment.