Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 980e3c6

Browse files
committed
prepare release
1 parent 3cc1654 commit 980e3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ android {
3939
applicationId "net.yslibrary.monotweety"
4040
minSdkVersion 19
4141
targetSdkVersion 25
42-
versionCode 34
43-
versionName "1.5.2-beta2"
42+
versionCode 35
43+
versionName "1.5.2"
4444

4545
buildConfigField 'String', 'TWITTER_API_KEY', TWITTER_API_KEY
4646
buildConfigField 'String', 'TWITTER_API_SECRET', TWITTER_API_SECRET

0 commit comments

Comments
 (0)