mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update MIFARE Classic Tool to 4.1.0 (64)
This commit is contained in:
parent
ec1a17e2c7
commit
513d807286
1 changed files with 15 additions and 2 deletions
|
|
@ -407,7 +407,20 @@ Builds:
|
|||
rm:
|
||||
- tools
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 64
|
||||
commit: 745d1a4cd20dd261b2aa4c9fc9ad865fa1c94ea0
|
||||
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.0.5
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue