Skip to content

Commit 3e11f07

Browse files
Merge pull request #664 from KovalevAndrey/2.x-release-alpha-10
Release 2.0.0-alpha10
2 parents 31fc1cb + 18499f3 commit 3e11f07

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Pending changes
44

5+
6+
7+
---
8+
9+
## 2.0.0-alpha10
10+
511
{==
612

713
Please refer to [2.0.0-alpha10 – Migration guide](2.0.0-alpha10.md)
@@ -23,6 +29,8 @@ Please refer to [2.0.0-alpha10 – Migration guide](2.0.0-alpha10.md)
2329

2430
- [#638](https://github.com/bumble-tech/appyx/pull/638) - Fix visibility issue for bottom element in BackStackParallax
2531

32+
<div style="text-align: center"><small>24 Jan 2024</small></div>
33+
2634
---
2735

2836
## 2.0.0-alpha09

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin.mpp.androidSourceSetLayoutVersion1.nowarn=true
77
kotlin.mpp.applyDefaultHierarchyTemplate=false
88
kotlin.mpp.stability.nowarn=true
99
kotlin.mpp.enableCInteropCommonization=true
10-
library.version=2.0.0-alpha09
10+
library.version=2.0.0-alpha10
1111
org.gradle.caching=true
1212
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
1313
org.gradle.parallel=true

0 commit comments

Comments
 (0)