mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
TimeTable: fix 1.7
This commit is contained in:
parent
077ef93ab4
commit
3bdb0fdba6
1 changed files with 2 additions and 1 deletions
|
|
@ -74,8 +74,9 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
prebuild: sed -i -e '/android {/a lintOptions{abortOnError false}' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.7'
|
CurrentVersion: '1.7'
|
||||||
CurrentVersionCode: 17
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue