mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update de.dbauer.expensetracker to 0.13.1 (34)
This commit is contained in:
parent
9059c7d762
commit
b2d3520083
1 changed files with 14 additions and 2 deletions
|
|
@ -66,9 +66,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.13.1
|
||||
versionCode: 34
|
||||
commit: e3d46c15f1c440c6c07806a1e3a2a3485d0355e0
|
||||
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.13.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.13.1
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue