mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update MoneyBuster to 0.1.11 (31)
This commit is contained in:
parent
196f5c0ddf
commit
f50d964444
1 changed files with 14 additions and 2 deletions
|
|
@ -228,7 +228,19 @@ Builds:
|
|||
gradle:
|
||||
- normal
|
||||
|
||||
- versionName: 0.1.11
|
||||
versionCode: 31
|
||||
commit: e8eae2d5486a9ccb21a7d896803e8ad0fe7f105f
|
||||
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.10
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 0.1.11
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue