Update Conversations to 1.7.3 (107)
This commit is contained in:
parent
db11e894b0
commit
ef2107c395
|
@ -536,6 +536,11 @@ Build:1.7.2,105
|
|||
gradle=yes
|
||||
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
||||
|
||||
Build:1.7.3,107
|
||||
commit=1.7.3
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Build succeeds now, but fdroid strips a line required for output variants.
|
||||
The current solution is to comment out buildTypes {} and lintOptions {}, but
|
||||
|
@ -544,5 +549,5 @@ we should fix this or at least narrow it down. Enabling for now.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.7.2
|
||||
Current Version Code:105
|
||||
Current Version:1.7.3
|
||||
Current Version Code:107
|
||||
|
|
Loading…
Reference in a new issue