-
Notifications
You must be signed in to change notification settings - Fork 537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Gradle #3409
Update Gradle #3409
Conversation
JamesSmartCell
commented
Nov 28, 2024
- Update Gradle to v35
- Update libraries
Pull reviewers statsStats of the last 30 days for alpha-wallet-android:
|
@@ -1,7 +1,7 @@ | |||
[versions] | |||
agp = "8.5.0" | |||
agp = "8.5.2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warning |
|
---|---|
📚 | A newer version of com.android.application than 8.5.2 is available: 8.7.2 |
🛠️ | AndroidGradlePluginVersion |
by Android Lint 🤖
@@ -17,9 +17,9 @@ firebaseMessaging = "23.4.1" | |||
flexboxLayout = "2.0.1" | |||
glide = "4.16.0" | |||
googleServices = "4.4.2" | |||
gradle = "8.5.0" | |||
gradle = "8.5.2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warning |
|
---|---|
📚 | A newer version of com.android.tools.build:gradle than 8.5.2 is available: 8.7.2 |
🛠️ | AndroidGradlePluginVersion |
by Android Lint 🤖
rxjava = "2.2.21" | ||
rxandroid = "2.1.1" | ||
slf4jApi = "2.0.9" | ||
springBootGradlePlugin = "2.2.2.RELEASE" | ||
timber = "5.0.1" | ||
vectordrawable = "1.2.0" | ||
walletCore = "3.2.18" | ||
webkit = "1.11.0" | ||
workRuntimeKtx = "2.9.0" | ||
webkit = "1.12.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warning |
|
---|---|
📚 | A newer version of androidx.webkit:webkit than 1.12.0 is available: 1.12.1 |
🛠️ | GradleDependency |
by Android Lint 🤖
webkit = "1.11.0" | ||
workRuntimeKtx = "2.9.0" | ||
webkit = "1.12.0" | ||
workRuntimeKtx = "2.9.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warning |
|
---|---|
📚 | A newer version of androidx.work:work-runtime-ktx than 2.9.1 is available: 2.10.0 |
🛠️ | GradleDependency |
by Android Lint 🤖