Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #482 from ratan12/Update
Browse files Browse the repository at this point in the history
Update version for 2.2.3
  • Loading branch information
ratan12 committed Feb 28, 2016
2 parents 8c57e4e + 3b8a422 commit fd6acd1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Atarashii/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ android {
}
productFlavors {
Production {
versionCode 23
versionName '2.2.2'
versionCode 24
versionName '2.2.3'
}
Beta {
applicationId 'net.somethingdreadful.MAL.beta'
versionCode 60
versionName '2.2.2'
versionCode 61
versionName '2.2.3'
}
}

Expand Down

0 comments on commit fd6acd1

Please sign in to comment.