Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz committed Oct 11, 2018
1 parent e6ea064 commit 90541d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -38,8 +38,8 @@ android {
applicationId "net.yslibrary.monotweety"
minSdkVersion 19
targetSdkVersion 28
versionCode 51
versionName "1.8.1-beta01"
versionCode 52
versionName "1.8.1"

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

0 comments on commit 90541d5

Please sign in to comment.