mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update SmsLoc to 1.3.2 (132)
This commit is contained in:
parent
26e25f7e8a
commit
f1f67874c2
1 changed files with 14 additions and 2 deletions
|
|
@ -93,9 +93,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 132
|
||||
commit: ec42cf9e309e91cdcf3f99c16922432c3b88b583
|
||||
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: c1a24b4b20eeccf7e4c016287f44b119ebb91810700e17a5ba37aed18fefab3c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 131
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 132
|
||||
|
|
|
|||
Loading…
Reference in a new issue