Skip to content

Commit

Permalink
Update to version 2.4.1
Browse files Browse the repository at this point in the history
  - apply version code change in this commit
  • Loading branch information
haruue committed May 14, 2017
1 parent fb3f68c commit cf4bfa5
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 14
versionName "2.4.0"
versionCode 15
versionName "2.4.1"
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 cf4bfa5

Please sign in to comment.