mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 14:07:45 +10:00
fix(patch): update order and patches version
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ enum class KnownPatch(
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
MiniPlayerGestures(
|
MiniPlayerGestures(
|
||||||
order = 51,
|
order = 52,
|
||||||
fileNames = listOf("mini-player-gestures.patch"),
|
fileNames = listOf("mini-player-gestures.patch"),
|
||||||
extensionFileNames = listOf(
|
extensionFileNames = listOf(
|
||||||
"radiant/MiniPlayerGestures.smali",
|
"radiant/MiniPlayerGestures.smali",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"tidalVersionCode": 9090,
|
"tidalVersionCode": 9090,
|
||||||
"tidalApkUrl": "https://github.com/meowarex/rl-mobile/releases/download/latest/tidal-stock.apk",
|
"tidalApkUrl": "https://github.com/meowarex/rl-mobile/releases/download/latest/tidal-stock.apk",
|
||||||
"patchesVersion": "0.9.10"
|
"patchesVersion": "0.9.12"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user