Skip to content

Commit 9860b8b

Browse files
committed
Version 353
1 parent 954b2cf commit 9860b8b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 353
2+
- Fix an issue with SeekBars not working.
3+
- Fix issues with light mode.
4+
- Improve UX in Night Mode option.
5+
- Crash fixes.
6+
17
# 352
28
- Fix some issues with revertable settings.
39
- Fix dialog behavior for small displays.

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
applicationId "com.zacharee1.systemuituner"
1414
minSdkVersion 23
1515
targetSdkVersion 33
16-
versionCode 352
16+
versionCode 353
1717
versionName versionCode.toString()
1818
}
1919

0 commit comments

Comments
 (0)