mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '24.3'
|
CurrentVersion: '24.4'
|
||||||
CurrentVersionCode: 243
|
CurrentVersionCode: 244
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue