|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
CirrusCI
build: android: bump gradle version to work with Java 21 When building on debian 12, we were using Java 17. On debian 13, there is Java 21. Gradle was giving build errors with new Java: ``` Could not compile build file '/home/user/wspace/electrum/.buildozer_qml/android/platform/build-arm64-v8a/dists/Electrum/build.gradle'. > startup failed: General error during conversion: Unsupported class file major version 65 java.lang.IllegalArgumentException: Unsupported class file major version 65 ``` see https://docs.gradle.org/current/userguide/compatibility.html for our p4a fork, this cherry-picks: - https://github.com/kivy/python-for-android/commit/17bf53227 - https://github.com/kivy/python-for-android/pull/3172 https://github.com/kivy/python-for-android/commit/a8f2ca1c5
23993 of 38255 relevant lines covered (62.72%)
0.63 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 22 |
86.9 |
0.05% | electrum/lnmsg.py |
| 112 |
82.0 |
-0.08% | electrum/wallet_db.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6287818135175168.1 | 89 |
62.72 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|