Update Conversations to 1.6.6 (91)
This commit is contained in:
parent
40fd00832d
commit
3e4216cf2a
|
@ -499,6 +499,11 @@ Build:1.6.5,90
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
||||||
|
|
||||||
|
Build:1.6.6,91
|
||||||
|
commit=1.6.6
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' 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
|
||||||
|
@ -507,6 +512,6 @@ 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.6.5
|
Current Version:1.6.6
|
||||||
Current Version Code:90
|
Current Version Code:91
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue