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
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ android {
3838 applicationId " net.yslibrary.monotweety"
3939 minSdkVersion 19
4040 targetSdkVersion 28
41- versionCode 48
42- versionName " 1.8.0-beta1 "
41+ versionCode 49
42+ versionName " 1.8.0"
4343
4444 buildConfigField ' String' , ' TWITTER_API_KEY' , TWITTER_API_KEY
4545 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 =" Sep, XXth , 2018"
4+ changeDate =" Sep, 20th , 2018"
55 versionName =" 1.8.0"
66 >
77 <changelogtext >連ツイ機能を削除。この機能はTwitterのガイドラインに抵触した可能性があるため削除することにしました。
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<changelog >
33 <changelogversion
4- changeDate =" Sep, XXth , 2018"
4+ changeDate =" Sep, 20th , 2018"
55 versionName =" 1.8.0"
66 >
77 <changelogtext >Remove "tweet as a thread". This is needed to comply with Twitter's guideline. Thanks for your
8- understanding.
8+ understanding
99 </changelogtext >
10+ <changelogtext >Twitter Lite can now be selected as a timeline app</changelogtext >
1011 <changelogtext >Stability improvement</changelogtext >
1112 </changelogversion >
1213 <changelogversion
You can’t perform that action at this time.
0 commit comments