Update Conversations to 1.3.1 (61)
This commit is contained in:
parent
31aa374f29
commit
1e88df8b35
|
@ -440,6 +440,11 @@ Build:1.3.0,60
|
||||||
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.3.1,61
|
||||||
|
commit=1.3.1
|
||||||
|
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
|
||||||
|
@ -448,6 +453,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.3.0
|
Current Version:1.3.1
|
||||||
Current Version Code:60
|
Current Version Code:61
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue