1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/okio 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "okio" 6description: "Okio is a library that complements java.io and java.nio to make it much easier to access, store, and process your data. It started as a component of OkHttp, the capable HTTP client included in Android. It\'s well-exercised and ready to solve new problems." 7third_party { 8 license_type: NOTICE 9 last_upgrade_date { 10 year: 2025 11 month: 1 12 day: 9 13 } 14 homepage: "https://square.github.io/okio/" 15 identifier { 16 type: "Git" 17 value: "https://github.com/square/okio/" 18 version: "3.10.2" 19 } 20} 21