mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
S2TDroid: add 1.10.0
This commit is contained in:
parent
69354edc6f
commit
cd5d18a58c
1 changed files with 30 additions and 0 deletions
30
metadata/com.npes87184.s2tdroid.donate.yml
Normal file
30
metadata/com.npes87184.s2tdroid.donate.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Yu-Chen Lin
|
||||
AuthorEmail: npes87184@gmail.com
|
||||
AuthorWebSite: https://npes87184.github.io/
|
||||
SourceCode: https://github.com/npes87184/S2TDroid
|
||||
IssueTracker: https://github.com/npes87184/S2TDroid/issues
|
||||
|
||||
AutoName: S2TDroid Pro
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/npes87184/S2TDroid.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.10.0
|
||||
versionCode: 28
|
||||
commit: dc08a125bf89e5d4fccd0c9e945b93f582d90449
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/libs/*.jar
|
||||
prebuild: sed -i -e 's|files(.*)|"com.googlecode.juniversalchardet:juniversalchardet:1.0.3"|'
|
||||
-e '/repositories {/a mavenCentral()' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 28
|
||||
Loading…
Reference in a new issue