mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update MIFARE Classic Tool to 4.0.4 (62)
This commit is contained in:
parent
4f8bfe9360
commit
c6775f34a8
1 changed files with 15 additions and 2 deletions
|
|
@ -414,7 +414,20 @@ Builds:
|
|||
rm:
|
||||
- tools
|
||||
|
||||
- versionName: 4.0.4
|
||||
versionCode: 62
|
||||
commit: 788ca8c373ded16a2d9954286cbc1ffa1dbb8319
|
||||
subdir: Mifare Classic Tool/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- tools
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.3
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 4.0.4
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue