Skip to content

Commit

Permalink
v1.14.9 (56)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Dec 31, 2021
1 parent c9328e6 commit 1c12279
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.14.9
* Translations updated from crowdin

## 1.14.8
* Enable native method on new installs from F-Droid and don't show the consent dialog

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId "com.github.cvzi.screenshottile"
minSdkVersion 24
targetSdkVersion 32
versionCode 55
versionName "1.14.8"
versionCode 56
versionName "1.14.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/56.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Translations updated

0 comments on commit 1c12279

Please sign in to comment.