mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update activeTAN to 2024-02-05 (47)
This commit is contained in:
parent
4a1611f6e2
commit
b88529dbea
1 changed files with 14 additions and 2 deletions
|
|
@ -54,7 +54,19 @@ Builds:
|
|||
- VAR
|
||||
output: build/outputs/apk/VAR/release/app-VAR-release-unsigned.apk
|
||||
|
||||
- versionName: '2024-02-05'
|
||||
versionCode: 47
|
||||
commit: 8b029863d300ab33daadded66fe78f7393654c8a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- VAR
|
||||
output: build/outputs/apk/VAR/release/app-VAR-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2023-09-25'
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: '2024-02-05'
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue