Please add Android 14 support for Torque Lite. It installs and works fine on Android 13 or older.
you just have to change the SDK number
$ adb install "org.prowl.torquefree_v1222.apk"
Performing Streamed Install
adb: failed to install org.prowl.torquefree_v1222.apk: Failure [INSTALL_FAILED_DEPRECATED_SDK_VERSION: App package must target at least SDK version 23, but found 22]