Skip to content

Commit

Permalink
chore: pop up to version 2.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Haruue Icymoon <[email protected]>
  • Loading branch information
haruue committed Jul 11, 2018
1 parent b2b8c91 commit f9b2b69
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 @@ -6,8 +6,8 @@ android {
applicationId "moe.haruue.wadb"
minSdkVersion 14
targetSdkVersion 28
versionCode 16
versionName "2.4.2"
versionCode 17
versionName "2.4.3"
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 f9b2b69

Please sign in to comment.