Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz committed Jul 6, 2017
1 parent 3cc1654 commit 980e3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -39,8 +39,8 @@ android {
applicationId "net.yslibrary.monotweety"
minSdkVersion 19
targetSdkVersion 25
versionCode 34
versionName "1.5.2-beta2"
versionCode 35
versionName "1.5.2"

buildConfigField 'String', 'TWITTER_API_KEY', TWITTER_API_KEY
buildConfigField 'String', 'TWITTER_API_SECRET', TWITTER_API_SECRET
Expand Down

0 comments on commit 980e3c6

Please sign in to comment.