mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Create new release of Simple Text Editor
This commit is contained in:
parent
c3a2492eb4
commit
a72dfc9c9c
1 changed files with 12 additions and 3 deletions
|
|
@ -2,6 +2,8 @@ Categories:
|
||||||
- Development
|
- Development
|
||||||
- Writing
|
- Writing
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Maxim Starikov
|
||||||
|
AuthorWebSite: https://maxistar.ru/
|
||||||
SourceCode: https://github.com/maxistar/TextPad
|
SourceCode: https://github.com/maxistar/TextPad
|
||||||
IssueTracker: https://github.com/maxistar/TextPad/issues
|
IssueTracker: https://github.com/maxistar/TextPad/issues
|
||||||
|
|
||||||
|
|
@ -24,7 +26,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 1.16.1
|
||||||
|
versionCode: 25
|
||||||
|
commit: v1.16.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.15.1
|
CurrentVersion: 1.16.1
|
||||||
CurrentVersionCode: 24
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue