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(
|
||||
order = 51,
|
||||
order = 52,
|
||||
fileNames = listOf("mini-player-gestures.patch"),
|
||||
extensionFileNames = listOf(
|
||||
"radiant/MiniPlayerGestures.smali",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"tidalVersionCode": 9090,
|
||||
"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