pub const APP_VERSION: &str = "26.9.1.163471";Expand description
The Grindr Android app version this crate emulates.
Changing it is a breaking change (it can change how requests behave), so it
bumps the crate’s breaking version too. The +<apk> suffix on the package
version mirrors this string but means nothing to Cargo on its own.