Closed li-feng-sc closed 2 years ago
Use CompletableFuture instead of our own Promise/Future implementation.
This should allow better integration with the Java/Kotlin ecosystem.
This requires Android API level 24.
Close because of API 24 requirement.
Use CompletableFuture instead of our own Promise/Future implementation.
This should allow better integration with the Java/Kotlin ecosystem.
This requires Android API level 24.