mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Chalachithram: fix 1.4
This commit is contained in:
parent
0b1a5cd7bf
commit
623beb067d
1 changed files with 4 additions and 1 deletions
|
|
@ -23,11 +23,14 @@ Builds:
|
|||
|
||||
- versionName: '1.4'
|
||||
versionCode: 4
|
||||
disable: https://github.com/VivekThazhathattil/Chalachithram/issues/10
|
||||
commit: 1902772a0ed019410d82b1a28847ffc858754766
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e 's/6.7.1/7.3.3/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i -e 's/4.2.2/7.2.0/' ../build.gradle
|
||||
- sed -i -e '/android {/a lintOptions { checkReleaseBuilds false }' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue