Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[Bug] The org.gradle.util.ConfigureUtil type has been deprecated

Đang mở
#1,688 1 bình luận 2 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
android, cpp
Lĩnh vực
build-system

Hướng nghiên cứu

Bắt đầu với Android/firebase_dependencies.gradle ở khoảng dòng 110 và tái hiện cảnh báo bằng Firebase C++ quickstart với Gradle 8.10. So sánh cách script sử dụng ConfigureUtil với hướng dẫn nâng cấp Gradle 8.10; được xem là hoàn tất khi tích hợp quickstart không còn phát ra cảnh báo không dùng nữa này mà vẫn giữ nguyên thiết lập được ghi trong tài liệu.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

needs-triage new type: question
[REQUIRED] Please fill in the following fields:
  • Pre-built SDK from the website or open-source from this repo: 12.5.0
  • Firebase C++ SDK version: above
  • Problematic Firebase Component: n/a
  • Other Firebase Components in use: n/a
  • Platform you are using the C++ SDK on: windows 11
  • Platform you are targeting: android
[REQUIRED] Please describe the issue here:

following standard guide to integrate firebase c++ sdk throws this warning in verbose output

Steps to reproduce:

Have you been able to reproduce this issue with just the Firebase C++ quickstarts ? YES
What's the issue repro rate? (eg 100%, 1/5 etc) 100%

What happened? How can we make the problem occur? just run the quickstart example
Script 'C:\Qt\Projects\extralibs\firebase_cpp_sdk\Android\firebase_dependencies.gradle': line 110 The org.gradle.util.ConfigureUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.10/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations at FirebaseCppExtension.dependencies(C:\Qt\Projects\extralibs\firebase_cpp_sdk\Android\firebase_dependencies.gradle:110) (Run with --stacktrace to get the full stack trace of this deprecation warning.) WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.

well its needed to say (as its obvious). I use Gradle 8.10 for now.
Upgrading is not currently possible, as I am bound to Qt Creator version and its NDK, Gradle etc which is compatible with...

Ngôn ngữ chính
C++
Star
326
Fork
138
Merge trung bình
2 ngày 16 giờ
Pull request đã merge (30 ngày)
3

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của firebase/firebase-cpp-sdk

Tất cả issue của firebase/firebase-cpp-sdk

Issue tương tự

Thêm issue về C++

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.