mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Nextcloud Notes to 2.12.0 (2012000)
This commit is contained in:
parent
83eaf9f8d3
commit
e9c81ba051
1 changed files with 12 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/stefan-niedermann/nextcloud-notes/releases
|
|||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K7HVLE6J7SXXA
|
||||
LiberapayID: '46438'
|
||||
|
||||
AutoName: Notes
|
||||
AutoName: Nextcloud Notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/stefan-niedermann/nextcloud-notes.git
|
||||
|
|
@ -485,7 +485,16 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 2012000
|
||||
commit: v2.12.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.11.13
|
||||
CurrentVersionCode: 2011013
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 2012000
|
||||
|
|
|
|||
Loading…
Reference in a new issue