mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update de.dbauer.expensetracker to 0.17.5 (44)
This commit is contained in:
parent
1c33964279
commit
38ef28587a
1 changed files with 14 additions and 2 deletions
|
|
@ -163,9 +163,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.17.5
|
||||
versionCode: 44
|
||||
commit: 420a37af5814eb859a55210c163cdf6525e0aec5
|
||||
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: 3430fd44cfaf695f564ceb43254bae2a7bd775836a77ad807d6c3131dfdb8341
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.17.4
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 0.17.5
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue