$npx -y @buildinternet/releases show rel_QIeNrnNDDy2F92anoh-LA
[3.1.1] - 2021-09-03
Fixed
Removed the android:allowBackup tag from the SDK's AndroidManifest.xml file to avoid requiring applications to explicitly replace the tag if given a different value. (#138)
Changed the SDK's network detection check to consider network transport over a VPN as a connected state. This fixes an issue where the SDK would prevent network requests on a VPN due to considering the network to be unavailable. (Thanks, lguipeng!)