Commit Graph

6 Commits

Author SHA1 Message Date
Rifat Azad 54652f7931 manager: fixed build manager workflow - extra line for gradle.properties 2024-12-18 16:55:02 +06:00
Rifat Azad 0bff12739f manager: common detectable package id replaced - me.weishu.kernelsu -> com.rifsxd.ksunext 2024-12-18 15:42:43 +06:00
weishu b67c3122d3 manager: remove jvm restrictions 2024-05-19 12:13:35 +08:00
Alex d36e365921 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
Nullptr f9d19a957a manager: refactor to use AGP 8.0.0 (#414) 2023-04-21 16:19:49 +08:00
tiann 51c84400cf Init 2022-12-09 22:04:40 +08:00