Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jun 6, 2017
1 parent ae9502a commit 4adb165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions twidere/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 377
versionName '3.6.17'
versionCode 378
versionName '3.6.18'
multiDexEnabled true

buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
Expand Down

0 comments on commit 4adb165

Please sign in to comment.