Gradle build warning when using this library
See original GitHub issueError: jetified-kotlin-stdlib-jre7-1.2.10.jar: kotlin-stdlib-jre7 is deprecated. Please use kotlin-stdlib-jdk7 instead
+--- com.poovam:pin-edittext-field:1.2.1
| +--- org.jetbrains.kotlin:kotlin-stdlib-jre7:1.2.10
Please let me know how to fix or release an udpate
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
gradle build warning when running app, cant run app
Even if this question is quite old, it is unresolved and I struggled myself for some time to find the reason in a...
Read more >Build warning when using gradle wrapper from idea
Build warning when using gradle wrapper from idea Follow > Configure project : The compile configuration has been deprecated for dependency ...
Read more >Android Gradle plugin release notes - Android Developers
Starting with AGP 7.3.0-alpha04, if you use Gradle to build your project, AGP generates a warning if you use the package attribute in...
Read more >Viewing and debugging dependencies - Gradle User Manual
Gradle can visualize the whole dependency tree for every configuration available in the project. Rendering the dependency tree is particularly useful if you'd ......
Read more >GradleCompatible: Incompatible Gradle Versions
Here is an example of lint warnings produced by this check: build.gradle:25:Error: This support library should not use a different version (13) than...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Didn’t fix the issue for me:
Build output
And here’s a warning in the IDE
@ColtonIdle check this reference. solve my warning on canary 10, kotlin 1.5.30