mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 20:15:05 +01:00
fix github service
This commit is contained in:
parent
2a5605722d
commit
a7934d5c0e
@ -26,6 +26,6 @@ interface GithubService {
|
||||
}
|
||||
|
||||
@GET("/repos/Jays2Kings/tachiyomiJ2K/releases/latest")
|
||||
suspend fun getLatestVersion(): Observable<GithubRelease>
|
||||
suspend fun getLatestVersion(): GithubRelease
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user