./gradlew test
Test a specific test case:
./gradlew test --tests com.ringcentral.OkHttpClientTest
All the files inside src/main/java/com/ringcentral/definitions/
and src/main/java/com/ringcentral/paths/
are
auto-generated.
The generated code is formatted by IntelliJ IDEA.
Update version numbers in build.gradle
.
./gradlew publish
Go to https://s01.oss.sonatype.org/#stagingRepositories
Login, "Close" and "Release" the SDK.