Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawnnypoo committed Sep 18, 2015
1 parent 109bef0 commit 8a82dc7
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 @@ -24,8 +24,8 @@ android {
applicationId "com.commit451.gitlab"
minSdkVersion 16
targetSdkVersion 23
versionCode 100
versionName "1.0.0"
versionCode 200
versionName "2.0.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 8a82dc7

Please sign in to comment.