mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update MoneyBuster to 0.1.16 (36)
This commit is contained in:
parent
49968d9fac
commit
8a3d84359e
1 changed files with 14 additions and 2 deletions
|
|
@ -288,7 +288,19 @@ Builds:
|
|||
gradle:
|
||||
- normal
|
||||
|
||||
- versionName: 0.1.16
|
||||
versionCode: 36
|
||||
commit: 0cf17ae1f75f9f3c88b2a15cbd9e7a561cedb7af
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- normal
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.15
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 0.1.16
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue