Skip to content

Commit

Permalink
version: 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
haruue committed Nov 27, 2018
1 parent 9770303 commit e862c6b
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 17
versionName "2.4.3"
versionCode 18
versionName "2.4.4"
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 e862c6b

Please sign in to comment.