mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Casio G-Shock Smart Sync to 24.4 (244)
This commit is contained in:
parent
4d43d7d34c
commit
67ce7afa2d
1 changed files with 14 additions and 2 deletions
|
|
@ -804,7 +804,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '24.4'
|
||||
versionCode: 244
|
||||
commit: f7f6aa0ee97e89fbe77a4427d531f5db3eefa524
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '24.3'
|
||||
CurrentVersionCode: 243
|
||||
CurrentVersion: '24.4'
|
||||
CurrentVersionCode: 244
|
||||
|
|
|
|||
Loading…
Reference in a new issue