Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casl0/cronet-ktx
cronetのkotlin拡張
https://github.com/casl0/cronet-ktx
cronet ktx
Last synced: 4 days ago
JSON representation
cronetのkotlin拡張
- Host: GitHub
- URL: https://github.com/casl0/cronet-ktx
- Owner: CASL0
- License: apache-2.0
- Created: 2023-10-20T16:07:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T14:08:42.000Z (about 1 year ago)
- Last Synced: 2024-04-17T23:53:55.412Z (7 months ago)
- Topics: cronet, ktx
- Language: Kotlin
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cronet-ktx
[Cronet](https://chromium.googlesource.com/chromium/src/+/master/components/cronet/) の kotlin 拡張です。
## ビルド
- JDK 17
- Gradle 8.0
- Android Gradle Plugin 8.1.2以下のコマンドを実行してください。
```sh
./gradlew :cronet:assembleRelease
```## サンプル
sample モジュールを以下のコマンドでビルドしてください。
```sh
./gradlew :sample:assembleRelease
```## KDoc
https://casl0.github.io/cronet-ktx