This commit is contained in:
inotia00
2025-03-24 21:30:25 +09:00
parent 8666d14297
commit 7609b904d4

View File

@ -11,7 +11,9 @@ internal object Constants {
setOf(
"19.05.36", // This is the last version with the least YouTube experimental flag.
"19.16.39", // This is the last version where the 'Restore old seekbar thumbnails' setting works.
"19.44.39", // This is the latest version supported by the RVX patch.
"19.43.41", // This is the latest version where edge-to-edge display is not enforced on Android 15+.
"19.44.39", // This is the only version that has experimental shortcut icons.
"19.47.53", // This is the latest version supported by the RVX patch.
)
)
}