AndroidKotlinComponents
AndroidKotlinComponents copied to clipboard
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Results
1
AndroidKotlinComponents issues
Sort by
recently updated
recently updated
newest added
See below. ``` I/System.out: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0xb8971200: Failure in SSL library, usually a protocol error I/System.out: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version (external/openssl/ssl/s23_clnt.c:741 0x8d9f0990:0x00000000) ``` app/build.gradle ``` apply plugin:...