mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
bot: Update Battleships to 1.2.6 (100)
This commit is contained in:
parent
06b0486a3a
commit
1a13e9617f
1 changed files with 14 additions and 2 deletions
|
|
@ -47,9 +47,21 @@ Builds:
|
|||
- yes
|
||||
prebuild: git reset --soft ee37e5207c09d1fe159ac7fe79d0fe91c2045387
|
||||
|
||||
- versionName: 1.2.6
|
||||
versionCode: 100
|
||||
commit: 778f922d13a019fc12c364fa931a4ac4d08b4273
|
||||
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: 466d66dc058f73043e5e9bdd5606fdaec19d8f80c47f44c1807d65775d735c3f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue