Skip to content

Commit d6e6062

Browse files
committed
Releasing 0.4.0.
1 parent ac6c5ea commit d6e6062

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
### Breaking Changes
1212

13+
## 0.4.0
14+
15+
### Added
16+
- Coil3 module
17+
18+
### Updates
19+
- Kotlin to 2.2.0
20+
- AGP to 8.11.1
21+
- Gradle to 8.14.3
22+
- Several other dependencies
23+
1324
## 0.3.6
1425

1526
### Updates

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ android.enableJetifier=true
44
android.useAndroidX=true
55
kotlin.mpp.stability.nowarn=true
66
kotlin.mpp.androidGradlePluginCompatibility.nowarn=true
7-
version=0.4.0-SNAPSHOT
7+
version=0.4.0

0 commit comments

Comments
 (0)