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

Commit

Permalink
Update version to 2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ratan12 committed May 10, 2016
1 parent 049fbca commit 80a2213
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 29
versionName '2.2.8'
versionCode 30
versionName '2.2.9'
}
Beta {
applicationId 'net.somethingdreadful.MAL.beta'
versionCode 66
versionName '2.2.8'
versionCode 67
versionName '2.2.9'
}
}

Expand Down

0 comments on commit 80a2213

Please sign in to comment.