prakarti
Results
1
issues of
prakarti
method references are not supported in -source 1.7react-native-keychain/android/src/main/java/com/oblador/keychain/KeychainModule.java:157: error: method references are not supported in -source 1.7 final Thread warmingUp = new Thread(instance::internalWarmingBestCipher, "keychain-warming-up"); We are using Java 8 ,...