mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Soothing Noise Player to 1.3.1 (14)
This commit is contained in:
parent
af5874c94a
commit
8f5ffa09c5
1 changed files with 14 additions and 2 deletions
|
|
@ -63,9 +63,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 14
|
||||
commit: 3c4b3c1918f72794fd353809592f20ed04531888
|
||||
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
|
||||
|
||||
AllowedAPKSigningKeys: 368e71444d97d000e8879f0dced6d63967c03b17870ab42076ebeb7cdb21dc8a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue