Skip to content

Commit 37202e5

Browse files
committed
Update Android Gradle Plugin to 7.2.2
1 parent 751b1b6 commit 37202e5

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
- Update stroke input data to [Conway Stroke Data v1.15.0]
77
(adds phrases 保重, 英皇壽辰)
8+
- Updated Android Gradle Plugin to 7.2.2
89

910

1011
## [v0.9.20] (42) 早前騙案 (2022-09-04)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript
77
}
88
dependencies
99
{
10-
classpath 'com.android.tools.build:gradle:7.1.3'
10+
classpath 'com.android.tools.build:gradle:7.2.2'
1111
}
1212
}
1313

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Sun Jun 13 23:07:00 AWST 2021
22
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
44
distributionPath=wrapper/dists
55
zipStorePath=wrapper/dists
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)