mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Maxim Starikov
|
||||
AuthorWebSite: https://maxistar.ru/
|
||||
SourceCode: https://github.com/maxistar/TextPad
|
||||
IssueTracker: https://github.com/maxistar/TextPad/issues
|
||||
|
||||
|
|
@ -24,7 +26,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 1.16.1
|
||||
versionCode: 25
|
||||
commit: v1.16.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.15.1
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.16.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue