ueman / application_icon

A simple Flutter widget which shows your application icon
https://pub.dev/packages/application_icon
Other
8 stars 5 forks source link

Dependency Dashboard #13

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cocoapods
example/ios/Podfile
github-actions
.github/workflows/build.yml - `actions/checkout v3` - `subosito/flutter-action v2` - `actions/checkout v3` - `subosito/flutter-action v2`
gradle
android/gradle.properties
android/settings.gradle
android/build.gradle - `com.android.tools.build:gradle 7.4.2` - `org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.10` - `org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.8.10`
example/android/gradle.properties
example/android/settings.gradle
example/android/build.gradle - `com.android.tools.build:gradle 7.4.2` - `org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.10` - `org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.8.10`
example/android/app/build.gradle
gradle-wrapper
android/gradle/wrapper/gradle-wrapper.properties - `gradle 8.0.2`
example/android/gradle/wrapper/gradle-wrapper.properties - `gradle 8.0.2`
pub
example/pubspec.yaml - `flutter ` - `dart >=2.12.0-259.9.beta <3.0.0` - `flutter >=1.26.0-17.5.pre`
pubspec.yaml - `collection ^1.15.0` - `http ^0.13.0` - `flutter ` - `flutter_lints ^2.0.1` - `dart >=2.12.0 <4.0.0` - `flutter ^3.0.0`

pnemonic78 commented 10 months ago

In version 2.0.0:

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':application_icon' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21