mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
EDL.Dashboard - bump agp
This commit is contained in:
parent
6a7f2966ac
commit
a983f24a87
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ IssueTracker: https://github.com/techie66/EngineDataLogger---Dashboard/issues
|
|||
AutoName: EDL Dashboard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/techie66/EngineDataLogger---Dashboard
|
||||
Repo: https://github.com/techie66/EngineDataLogger---Dashboard.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
|
|
@ -54,6 +54,9 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
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