File tree 2 files changed +16
-10
lines changed 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
2
3
+ - * No changes*
4
+
5
+ ## [ 0.1.0] (2024-08-02)
6
+
3
7
### Added
4
8
5
9
- ` FixedFontScaleContainer ` - A container that fixes the font scale, ignoring values that are set in the phone's system settings
10
+
11
+
12
+ [ 0.1.0 ] : https://github.com/RedMadRobot/gears-android/compare/9d632943...e67924a7
Original file line number Diff line number Diff line change 1
- # gears-compose < GitHub path = " RedMadRobot/gears-android/tree/main/gears/compose " />
1
+ # gears-compose
2
2
3
3
[ ![ Version] ( https://img.shields.io/maven-central/v/com.redmadrobot.gears/gears-compose?style=flat-square )] [ mavenCentral ]
4
4
[ ![ License] ( https://img.shields.io/github/license/RedMadRobot/gears-android?style=flat-square )] [ license ]
@@ -29,14 +29,13 @@ dependencies {
29
29
}
30
30
```
31
31
32
-
33
- The library was developed and tested using:
34
-
35
- > - ` compose-runtime ` [ 1.6.5] ( https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.5 )
36
- > - ` compose-ui ` [ 1.6.5] ( https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.5 )
37
-
38
32
> [ !NOTE]
39
- > These dependencies will be transiently included in your project.
33
+ >
34
+ > Dependencies:
35
+ > - ` compose-ui ` [ 1.6.8] ( https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.8 )
36
+ > - ` compose-runtime ` [ 1.6.8] ( https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.8 )
37
+ >
38
+ > These dependencies will be transitively added to your project.
40
39
41
40
## Usage
42
41
@@ -50,5 +49,5 @@ Merge requests are welcome.
50
49
For major changes, please open an issue first to discuss what you would like to change.
51
50
52
51
53
- [ mavenCentral ] : https://search.maven.org /artifact/com.redmadrobot.gears/compose
54
- [ license ] : ../LICENSE
52
+ [ mavenCentral ] : https://central.sonatype.com /artifact/com.redmadrobot.gears/gears- compose
53
+ [ license ] : ../../ LICENSE
You can’t perform that action at this time.
0 commit comments