Skip to content

Commit 648e3cf

Browse files
committed
v1.18.5
1 parent e14aa6d commit 648e3cf

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.18.4
3+
## 1.18.5
44
* Translations updated from crowdin
55

66
## 1.18.3

β€Žapp/build.gradleβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId 'com.github.cvzi.screenshottile'
2424
minSdkVersion 24
2525
targetSdkVersion 33
26-
versionCode 73
27-
versionName '1.18.4'
26+
versionCode 74
27+
versionName '1.18.5'
2828
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2929
}
3030
namespace 'com.github.cvzi.screenshottile'
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
🌟 Custom file format compression/quality value (in Advanced Settings menu)
2+
🌟 Adaptions for Android 13 Tiramisu
3+
πŸ› Bugfix: Advanced settings menu could not be opened on some Android versions

0 commit comments

Comments
Β (0)