Skip to content

Commit

Permalink
Update to version 2.4.0
Browse files Browse the repository at this point in the history
  - apply version code change in this commit
  • Loading branch information
haruue committed Apr 11, 2017
1 parent e31ce93 commit 6d8f54f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified app/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "moe.haruue.wadb"
minSdkVersion 14
targetSdkVersion 25
versionCode 13
versionName "2.3.1"
versionCode 14
versionName "2.4.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
buildConfigField "boolean", "FAKE_OPERATE_MODE", "false" // set it true to prevent restart adbd for DEBUG
}
Expand Down

0 comments on commit 6d8f54f

Please sign in to comment.