Skip to content

Commit 4115ec0

Browse files
authored
Set Maintained in 2025 to true
1 parent a42872f commit 4115ec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kotest Android
22

33
[![License](https://img.shields.io/github/license/LeoColman/kotest-android)](LICENSE)
4-
![Maintenance](https://img.shields.io/maintenance/yes/2024)
4+
![Maintenance](https://img.shields.io/maintenance/yes/2025)
55
[![Kotest Repository](https://img.shields.io/badge/Kotest-kotest.io-green)](https://kotest.io/)
66

77
Unofficial integration between the [Kotest Framework](https://kotest.io) and
@@ -126,4 +126,4 @@ Documentation and format to be improved.
126126
| `tv.shouldBeAllCaps()` | Asserts that the textview is marked with the `isAllCaps` flag |
127127
| `tv.shouldHaveTextAlignment(alignment)` | Asserts that the text alignment is `alignment` |
128128

129-
</details>
129+
</details>

0 commit comments

Comments
 (0)