mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
umlclasseditor - bump AGP
This commit is contained in:
parent
08a10789cf
commit
54f88a4090
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/NathanielMotus/UmlClassEditor/issues
|
|||
AutoName: UML Class Editor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/NathanielMotus/UmlClassEditor
|
||||
Repo: https://github.com/NathanielMotus/UmlClassEditor.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -27,6 +27,9 @@ Builds:
|
|||
- yes
|
||||
rm:
|
||||
- app/src/main/res/raw/help_pt-rBR_html.txt
|
||||
prebuild:
|
||||
- sed -i -e 's/gradle:4.1.2/gradle:4.2.0/' ../build.gradle
|
||||
- sed -i -e 's/6.5-bin/6.7.1-bin/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue