Update Conversations to 1.6.9 (95)
This commit is contained in:
parent
480ecf747c
commit
2e7ff54c64
|
@ -509,6 +509,11 @@ Build:1.6.7,92
|
|||
gradle=yes
|
||||
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
||||
|
||||
Build:1.6.9,95
|
||||
commit=1.6.9
|
||||
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
|
||||
|
@ -517,6 +522,6 @@ 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.6.7
|
||||
Current Version Code:92
|
||||
Current Version:1.6.9
|
||||
Current Version Code:95
|
||||
|
||||
|
|
Loading…
Reference in a new issue