...
> Task :app:kaptGenerateStubsFdroidReleaseKotlin
> Task :app:kaptFdroidReleaseKotlin
> Task :app:compileFdroidReleaseKotlin FAILED
e: /home/strech/fdroiddata-0628/build/com.orgzly/app/src/main/java/com/orgzly/android/ui/note/NoteBuilder.kt: (52, 32): Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
@InlineOnly public inline operator fun <K, V> MutableMap<String, String>.set(key: String, value: String): Unit defined in kotlin.collections
@InlineOnly public inline operator fun kotlin.text.StringBuilder /* = java.lang.StringBuilder */.set(index: Int, value: Char): Unit defined in kotlin.text
FAILURE: Build failed with an exception.
Thoughts?
Oops, I forgot to deploy org-java. It should work now.
My release checklist updated, thanks.
What's the timeframe to be deployed?
It's deployed already, it should be working. I've tested AS build, as well as fdroid build -v com.orgzly:141 locally (previously failing).
Meh, it's due to 77373a9e which I reverted now. I'll release v1.8.1 today. Thanks!
Tag v1.8.1 pushed.