mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Casio G-Shock Smart Sync to 24.6 (246)
This commit is contained in:
parent
e87d245917
commit
faa4994f1c
1 changed files with 14 additions and 2 deletions
|
|
@ -816,7 +816,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '24.6'
|
||||
versionCode: 246
|
||||
commit: eff16ea9b40dcad4fed0bee4a715648aa3401de5
|
||||
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.4'
|
||||
CurrentVersionCode: 244
|
||||
CurrentVersion: '24.6'
|
||||
CurrentVersionCode: 246
|
||||
|
|
|
|||
Loading…
Reference in a new issue