mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update TacticMaster to 1.0.9 (10)
This commit is contained in:
parent
07a8a2d84d
commit
96b64b184f
1 changed files with 14 additions and 2 deletions
|
|
@ -41,9 +41,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 10
|
||||
commit: 15ae63bd1063429d088e55fdde398e419cc5ceb7
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7dfe7396002974a2d4d7ec50fba97366e3872d52e4b2a7c9872a979d773b6257
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.6
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue