mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Casio G-Shock Smart Sync to 24.2 (242)
This commit is contained in:
parent
1684a6ea03
commit
a775601dfc
1 changed files with 14 additions and 2 deletions
|
|
@ -780,7 +780,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '24.2'
|
||||
versionCode: 242
|
||||
commit: 4d4eb7786b5c94f13ae6c797573f4292fc9b5dd6
|
||||
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.0'
|
||||
CurrentVersionCode: 240
|
||||
CurrentVersion: '24.2'
|
||||
CurrentVersionCode: 242
|
||||
|
|
|
|||
Loading…
Reference in a new issue