xikolo-android | 📱 Android App of the HPI MOOC Platform
kandi X-RAY | xikolo-android Summary
kandi X-RAY | xikolo-android Summary
📱 Android App of the HPI MOOC Platform
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of xikolo-android
xikolo-android Key Features
xikolo-android Examples and Code Snippets
Community Discussions
Trending Discussions on xikolo-android
QUESTION
I've just enabled Kotlin in my Android project and I stumbled upon a warning. After the second build (Build -> Rebuild Project) this warning is shown under Messages:
...ANSWER
Answered 2018-Feb-03 at 17:05You already fixed it updating your dependencies but I'll answer here to link a related question.
You configured correctly your project dependencies and updated the Kotlin plugin to 1.2.
This is normally enough like here but stdlib-jre dependencies were changed to jdk in Kotlin 1.2.
But your project was depending on Realm version 4.3.1, and they fixed this in version 4.3.2.
You can find the dependency causing the issue via commands or the new build tab in AS 3.1.
Extended versions of the Kotlin standard library are explained in documentation and this answer.
If you're targeting JDK 7 or JDK 8, you can use extended versions of the Kotlin standard library which contain additional extension functions for APIs added in new JDK versions.
Instead of
kotlin-stdlib
, use one of the following dependencies:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xikolo-android
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page