mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
deadhash - update, java17
This commit is contained in:
parent
550b3db825
commit
42526e0f6d
1 changed files with 10 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ Description: |-
|
|||
* CRC32
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CodeDead/DeadHash-android/
|
||||
Repo: https://github.com/CodeDead/DeadHash-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.3
|
||||
|
|
@ -75,14 +75,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 10
|
||||
commit: dc9ea1f9dea8acb3f359b174c177105675974d20
|
||||
- versionName: 1.8.1
|
||||
versionCode: 11
|
||||
commit: 27c5c6744d3ef75923fd1e5fac9c4b9d0328ff4d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue