mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DbCleaner for Whatsapp to 1.1 (4)
This commit is contained in:
parent
7c5c50aa59
commit
74dbbf000e
1 changed files with 15 additions and 2 deletions
|
|
@ -9,6 +9,8 @@ AuthorWebSite: http://www.thabangserumula.co.za/
|
|||
SourceCode: https://github.com/tserumula/DbCleanerforWhatsapp
|
||||
IssueTracker: https://github.com/tserumula/DbCleanerforWhatsapp/issues
|
||||
|
||||
AutoName: DbCleaner for Whatsapp
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tserumula/DbCleanerforWhatsapp.git
|
||||
|
||||
|
|
@ -24,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 4
|
||||
commit: a026f4405ac16ff06ee9cc5403002bd7c56e7f71
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue