mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MoneyBuster to 0.1.14 (34)
This commit is contained in:
parent
346c8d06fc
commit
2b3b894514
1 changed files with 14 additions and 2 deletions
|
|
@ -264,7 +264,19 @@ Builds:
|
|||
gradle:
|
||||
- normal
|
||||
|
||||
- versionName: 0.1.14
|
||||
versionCode: 34
|
||||
commit: e48e172ab2f5048968549f9aa8355464c4f86818
|
||||
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.13
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.1.14
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue