Update Conversations to 1.6.3 (87)
This commit is contained in:
parent
d21a85fb05
commit
1fe2284e6d
|
@ -489,6 +489,11 @@ Build:1.6.0,84
|
||||||
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.3,87
|
||||||
|
commit=1.6.3
|
||||||
|
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
|
||||||
|
@ -497,6 +502,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.0
|
Current Version:1.6.3
|
||||||
Current Version Code:84
|
Current Version Code:87
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue