Skip to content

Commit f72184e

Browse files
committed
Upgrade Android Gradle Plugin to 7.1.3
1 parent 1be394c commit f72184e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

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

66
- Updated stroke input data to [Conway Stroke Data v1.7.0]
77
(adds phrases 較為, 爆煲)
8+
- Upgraded Android Gradle Plugin to 7.1.3
89

910

1011
## [v0.9.10] (32) 奇難雜症 (2022-03-26)

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.2'
10+
classpath 'com.android.tools.build:gradle:7.1.3'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)