We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 059d988 + 1f12f69 commit c7372dcCopy full SHA for c7372dc
CHANGELOG.md
@@ -2,8 +2,14 @@
2
3
## Pending changes
4
5
+---
6
+
7
+## 1.5.0
8
9
- [#693](https://github.com/bumble-tech/appyx/pull/693) – **Updated**: Compose BOM version and kotlin version
10
11
+<div style="text-align: center"><small>15 Apr 2024</small></div>
12
13
---
14
15
## 1.4.1-migrate-2.x
gradle.properties
@@ -3,5 +3,5 @@ org.gradle.caching=true
org.gradle.parallel=true
android.useAndroidX=true
kotlin.code.style=official
-library.version=1.4.1-migrate-2.x
+library.version=1.5.0
android.experimental.lint.version=8.3.0
0 commit comments