mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update com.igisw.openmoneybox.yml
This commit is contained in:
parent
942f61d9d5
commit
258cf90a64
1 changed files with 13 additions and 2 deletions
|
|
@ -317,7 +317,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.2.5
|
||||
versionCode: 55
|
||||
commit: 395d9c10c09c32e292d6d1b564cd3468d43a869c
|
||||
subdir: android/API33
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.4.2.4
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 3.4.2.5
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue