Skip to content

Commit

Permalink
v1.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Aug 14, 2022
1 parent e14aa6d commit 648e3cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.18.4
## 1.18.5
* Translations updated from crowdin

## 1.18.3
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
applicationId 'com.github.cvzi.screenshottile'
minSdkVersion 24
targetSdkVersion 33
versionCode 73
versionName '1.18.4'
versionCode 74
versionName '1.18.5'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
namespace 'com.github.cvzi.screenshottile'
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/74.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
🌟 Custom file format compression/quality value (in Advanced Settings menu)
🌟 Adaptions for Android 13 Tiramisu
🐛 Bugfix: Advanced settings menu could not be opened on some Android versions

0 comments on commit 648e3cf

Please sign in to comment.