Skip to content
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

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Update Gradle #3409

merged 1 commit into from
Nov 28, 2024

Conversation

JamesSmartCell
Copy link
Member

  • Update Gradle to v35
  • Update libraries

@JamesSmartCell JamesSmartCell merged commit 23a043a into master Nov 28, 2024
4 of 5 checks passed
@JamesSmartCell JamesSmartCell deleted the Upgrade-sdk-35 branch November 28, 2024 06:09
Copy link

Pull reviewers stats

Stats of the last 30 days for alpha-wallet-android:

User Total reviews Time to review Total comments

⚡️ Pull request stats

@@ -1,7 +1,7 @@
[versions]
agp = "8.5.0"
agp = "8.5.2"

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"

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"

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"

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 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant