Skip to content

Commit 3f00ef3

Browse files
committed
Upgrade Material Components For Android to 1.12.0
1 parent 2d1b5bc commit 3f00ef3

File tree

7 files changed

+13
-11
lines changed

7 files changed

+13
-11
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## [Unreleased]
55

6+
- Upgraded Material Components For Android to 1.12.0
7+
68

79
## [v1.2.9] (62) Enter key fix (2024-02-27)
810

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android
3838

3939
dependencies
4040
{
41-
implementation 'com.google.android.material:material:1.10.0'
41+
implementation 'com.google.android.material:material:1.12.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
4444
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

app/src/main/assets/about-zh-Hans-CN.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ <h1>笔画输入法 (v1.2.9)</h1>
2323
<span lang="en">Apache-2.0</span> 授权,见&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
2424
</p>
2525
<h2>建件所倚靠的东西</h2>
26-
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.10.0)</h3>
26+
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.12.0)</h3>
2727
<p class="notice">
28-
©&nbsp;2023 <span lang="en">Android</span> 开源项目<br>
28+
©&nbsp;2024 <span lang="en">Android</span> 开源项目<br>
2929
<span lang="en">Apache-2.0</span> 授权,见&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>笔画输入资料</h2>

app/src/main/assets/about-zh-Hant-HK.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ <h1>筆畫輸入法 (v1.2.9)</h1>
2323
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
2424
</p>
2525
<h2>建件所靠者</h2>
26-
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.10.0)</h3>
26+
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.12.0)</h3>
2727
<p class="notice">
28-
©&nbsp;2023 <span lang="en">Android</span> 開源項目<br>
28+
©&nbsp;2024 <span lang="en">Android</span> 開源項目<br>
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>

app/src/main/assets/about-zh-Hant-TW.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ <h1>筆畫輸入法 (v1.2.9)</h1>
2323
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
2424
</p>
2525
<h2>建體所靠者</h2>
26-
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.10.0)</h3>
26+
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.12.0)</h3>
2727
<p class="notice">
28-
©&nbsp;2023 <span lang="en">Android</span> 開源項目<br>
28+
©&nbsp;2024 <span lang="en">Android</span> 開源項目<br>
2929
<span lang="en">Apache-2.0</span> 授權,見&lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;。<br>
3030
</p>
3131
<h2>筆畫輸入資料</h2>

app/src/main/assets/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ <h1>Stroke Input Method (v1.2.9)</h1>
2626
Licensed under Apache-2.0, see &lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;.<br>
2727
</p>
2828
<h2>Build dependencies</h2>
29-
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.10.0)</h3>
29+
<h3><a href="https://mvnrepository.com/artifact/com.google.android.material/material">Material Components For Android</a> (v1.12.0)</h3>
3030
<p class="notice">
31-
©&nbsp;2023 The Android Open Source Project<br>
31+
©&nbsp;2024 The Android Open Source Project<br>
3232
Licensed under Apache-2.0, see &lt;<a href="https://www.apache.org/licenses/LICENSE-2.0.html">https://www.apache.org/licenses/LICENSE-2.0.html</a>&gt;.<br>
3333
</p>
3434
<h2>Stroke input data</h2>

app/src/main/assets/links.cmdr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ OrdinaryDictionaryReplacement: #.links.software-properties
1717
- apply_mode: SIMULTANEOUS
1818
* \stroke-input-version --> v1.2.9
1919
* \stroke-input-years --> 2021--2024
20-
* \material-version --> v1.10.0
21-
* \material-years --> 2023
20+
* \material-version --> v1.12.0
21+
* \material-years --> 2024
2222
* \stroke-data-version --> v1.31.0
2323
* \sequence-characters-years --> 2021--2023
2424
* \stroke-font-version --> v2.0.1

0 commit comments

Comments
 (0)