Skip to content

Commit

Permalink
Update version to 2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeet committed Oct 28, 2015
1 parent 52d6976 commit ce0e66d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ ext {
applicationId : "me.drakeet.meizhi",
minSdkVersion : 14,
targetSdkVersion : 22,
versionCode : 339,
versionName : "2.3.9"]
versionCode : 340,
versionName : "2.4.0"]

dependencies = ["appcompat-v7" : "com.android.support:appcompat-v7:22.2.1",
"design" : "com.android.support:design:22.2.1",
Expand Down

0 comments on commit ce0e66d

Please sign in to comment.