This repository was archived by the owner on Oct 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ android {
3939 applicationId " net.yslibrary.monotweety"
4040 minSdkVersion 19
4141 targetSdkVersion 27
42- versionCode 41
43- versionName " 1.6.0-beta1 "
42+ versionCode 42
43+ versionName " 1.6.0"
4444
4545 buildConfigField ' String' , ' TWITTER_API_KEY' , TWITTER_API_KEY
4646 buildConfigField ' String' , ' TWITTER_API_SECRET' , TWITTER_API_SECRET
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<changelog >
33 <changelogversion
4- changeDate =" Dec, XXth , 2017"
4+ changeDate =" Dec, 19th , 2017"
55 versionName =" 1.6.0" >
6+ <changelogtext >メリークリスマス、そしてよいお年を!</changelogtext >
67 <changelogtext >280文字対応</changelogtext >
78 </changelogversion >
89 <changelogversion
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<changelog >
33 <changelogversion
4- changeDate =" Dec, XXth , 2017"
4+ changeDate =" Dec, 19th , 2017"
55 versionName =" 1.6.0" >
6+ <changelogtext >Merry Christmas and a Happy New Year to all of you!</changelogtext >
67 <changelogtext >Support 280 characters</changelogtext >
78 </changelogversion >
89 <changelogversion
You can’t perform that action at this time.
0 commit comments