deadhash - update, java17

This commit is contained in:
Licaon_Kter 2023-12-08 09:54:31 +00:00
parent 550b3db825
commit 42526e0f6d

View file

@ -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