mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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'
|
- versionName: '1.4'
|
||||||
versionCode: 4
|
versionCode: 4
|
||||||
disable: https://github.com/VivekThazhathattil/Chalachithram/issues/10
|
|
||||||
commit: 1902772a0ed019410d82b1a28847ffc858754766
|
commit: 1902772a0ed019410d82b1a28847ffc858754766
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue