mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +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
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/android {/a lintOptions{abortOnError false}' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue