Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.3.2 #36

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Version 1.3.2 #36

merged 4 commits into from
Sep 12, 2024

Conversation

MateusRodCosta
Copy link
Owner

@MateusRodCosta MateusRodCosta commented Sep 12, 2024

Changelog

IMPORTANT:
Starting in v1.2.3, a 1 kb buffer is used for the file copy, but that introduced a bug: zeroes might be added at the end of the saved file.
This was fixed in 1.3.1, please report any issue you may find!

Version 1.3.2 is a maintenance release which updates dependencies and brings minor under-the-hood changes.

…in and dependencies

compileSdk: 34 -> 35

Gradle: 8.10 -> 8.10.1
AGP: 8.5.2 -> 8.6.0
Kotlin: 1.9.24 -> 2.0.0

Lifecycle Runtime KTX: 2.8.4 -> 2.8.5

Compose BOM: 2024.08.00 -> 2024.09.01
Activity Compose: 1.9.1 -> 1.9.2
Navigation Compose: 2.7.7 -> 2.8.0
themes.xml -> styles.xml
Theme.Material.Light.NoActionBar -> Theme.AppCompat.Light.NoActionBar
Dark mode is already supported on the Jetpack Compose theme, might as well change the Android theme.

Theme.AppCompat.Light.NoActionBar -> Theme.AppCompat.DayNight.NoActionBar
@MateusRodCosta MateusRodCosta self-assigned this Sep 12, 2024
@MateusRodCosta MateusRodCosta merged commit 13401de into main Sep 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant