chore(main): release 1.1.1#311
Conversation
5989b5f to
167e774
Compare
| } | ||
| } | ||
|
|
||
| // Dokka auto-creates 'androidJvm' and 'release' source sets for Android |
There was a problem hiding this comment.
The dokka documentation creation was failing.
| val value: String = (findViewById<View>(R.id.change_text_input) as EditText) | ||
| .text | ||
| .toString() | ||
| .trim { it <= ' ' } |
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| @@ -1,3 +1,2 @@ | |||
| <resources> | |||
| <dimen name="fab_margin">48dp</dimen> | |||
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| @@ -1,3 +1,2 @@ | |||
| <resources> | |||
| <dimen name="fab_margin">200dp</dimen> | |||
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| @@ -1,3 +1,2 @@ | |||
| <resources> | |||
| <dimen name="fab_margin">48dp</dimen> | |||
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| <dimen name="activity_horizontal_margin">16dp</dimen> | ||
| <dimen name="activity_vertical_margin">16dp</dimen> | ||
| <dimen name="section_margin">16dp</dimen> | ||
| <dimen name="fab_margin">48dp</dimen> |
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| @@ -1,7 +1,6 @@ | |||
| <resources> | |||
| <resources xmlns:tools="http://schemas.android.com/tools"> | |||
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
| } | ||
| lint { | ||
| sarifReport = true | ||
| disable.add("IconDipSize") |
There was a problem hiding this comment.
Fixing Android Lint warnings that were causing its workflow to fail.
🤖 I have created a release beep boop
1.1.1 (2026-05-14)
Build System and Dependencies
This PR was generated with Release Please. See documentation.