mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update TonUINO NFC Tools to 1.0.1 (26)
This commit is contained in:
parent
42062ce2a8
commit
dd18eed698
1 changed files with 13 additions and 2 deletions
|
|
@ -97,7 +97,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 26
|
||||
commit: 388a4fb9b2ea69ecb32c632594d56b1f1e07896c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue