Initial commit

This commit is contained in:
Kavin 2023-01-27 18:15:13 +00:00
commit 9d2953693b
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
17 changed files with 1770 additions and 0 deletions

2
settings.gradle Normal file
View file

@ -0,0 +1,2 @@
include 'reqwest-jni'
rootProject.name = 'reqwest4j'