mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Conversations to 1.8.4 (115)
This commit is contained in:
parent
8fb6fa6466
commit
be1ea8de0e
1 changed files with 7 additions and 2 deletions
|
|
@ -561,6 +561,11 @@ Build:1.8.3,114
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' -e '/maven {/,+2d' build.gradle
|
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' -e '/maven {/,+2d' build.gradle
|
||||||
|
|
||||||
|
Build:1.8.4,115
|
||||||
|
commit=1.8.4
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' -e '/maven {/,+2d' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Build succeeds now, but fdroid strips a line required for output variants.
|
Build succeeds now, but fdroid strips a line required for output variants.
|
||||||
The current solution is to comment out buildTypes {} and lintOptions {}, but
|
The current solution is to comment out buildTypes {} and lintOptions {}, but
|
||||||
|
|
@ -569,5 +574,5 @@ we should fix this or at least narrow it down. Enabling for now.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.8.3
|
Current Version:1.8.4
|
||||||
Current Version Code:114
|
Current Version Code:115
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue