Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed May 22, 2017
1 parent a383fb5 commit 3e04439
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 374
versionName '3.6.14'
versionCode 375
versionName '3.6.15'
multiDexEnabled true

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

0 comments on commit 3e04439

Please sign in to comment.