mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
New app: TextTL
This commit is contained in:
parent
0c2bdd8acf
commit
33bfe8f3e1
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.karino2.texttl.yml
Normal file
26
metadata/io.github.karino2.texttl.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Note
|
||||
License: MIT
|
||||
AuthorName: karino2
|
||||
AuthorEmail: hogeika2@gmail.com
|
||||
SourceCode: https://github.com/karino2/TextTL
|
||||
IssueTracker: https://github.com/karino2/TextTL/issues
|
||||
|
||||
AutoName: TextTL
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/karino2/TextTL
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 88a1bcc83ca30036091ff83433edab2689a74b92
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue