Commit Graph

6 Commits

Author SHA1 Message Date
LoveSy
e2f9370165 Upgrade deps (#1886) 2024-07-17 23:32:10 +08:00
LoveSy
6b045c9051 Upgrade gradle (#1866) 2024-07-08 22:49:18 +08:00
Alex
6a1a240e40 Refactor checkNewVersion function to use LatestVersionInfo data class (#1733)
- Updated the checkNewVersion function to return a LatestVersionInfo
data class instead of a Triple.
- Defined default null value for LatestVersionInfo in case of failure.
- Improved readability and maintainability by replacing the Triple with
a data class.
- Included version code, download URL, and changelog in the
LatestVersionInfo data class.

---------

Co-authored-by: weishu <twsxtd@gmail.com>
2024-05-16 15:35:14 +08:00
Syuugo
ca1685b5fb Update mamager configs (#1359)
Upgrade Gradle and AGP.

Fixing workflow.
2024-02-18 11:40:05 +08:00
Syuugo Mizoguchi
6ac4511fa7 Upgrade Gradle (#937)
`8.1.1` -> `8.3`
2023-09-08 15:22:31 +08:00
tiann
2f6031ad67 Init 2022-12-09 22:04:40 +08:00