Skip to content

Commit 42213d0

Browse files
committed
Bump Gradle 7.4.1
1 parent 7ec5154 commit 42213d0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
v1.0.5 (2022.03.xx)
5+
-------------------
6+
- Add `place` object
7+
- Bump Gradle 7.4.1
8+
49
v1.0.4 (2021.12.21)
510
-------------------
611
- fix: invalid type of `taggedUserIds, quoteTweetId, excludeReplyUserIds` in createTweet()
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)