CASL0 / cronet-ktx

cronetのkotlin拡張

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cronet-ktx

Cronet の kotlin 拡張です。

ビルド

  • JDK 17
  • Gradle 8.0
  • Android Gradle Plugin 8.1.2

以下のコマンドを実行してください。

./gradlew :cronet:assembleRelease

サンプル

sample モジュールを以下のコマンドでビルドしてください。

./gradlew :sample:assembleRelease

KDoc

https://casl0.github.io/cronet-ktx

About

cronetのkotlin拡張

License:Apache License 2.0


Languages

Language:Kotlin 100.0%