mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update MIFARE Classic Tool to 4.2.0 (65)
This commit is contained in:
parent
f57b93ee74
commit
58a6da3ead
1 changed files with 15 additions and 2 deletions
|
|
@ -420,7 +420,20 @@ Builds:
|
|||
rm:
|
||||
- tools
|
||||
|
||||
- versionName: 4.2.0
|
||||
versionCode: 65
|
||||
commit: aaddd859102ba1eb229d22549d215b1ccd91cba2
|
||||
subdir: Mifare Classic Tool/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- tools
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 4.2.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue