mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Casio G-Shock Smart Sync to 24.8 (248)
This commit is contained in:
parent
fc782ab200
commit
8b371c1570
1 changed files with 14 additions and 2 deletions
|
|
@ -840,7 +840,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '24.8'
|
||||
versionCode: 248
|
||||
commit: 032d4871dd80fe016bf2fb7777a15df4b37c021b
|
||||
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.7'
|
||||
CurrentVersionCode: 247
|
||||
CurrentVersion: '24.8'
|
||||
CurrentVersionCode: 248
|
||||
|
|
|
|||
Loading…
Reference in a new issue