Skip to content

Commit

Permalink
Add 204.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Dec 29, 2022
1 parent fc96f7a commit 1a566f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId 'fr.neamar.kiss'
minSdkVersion 15
targetSdkVersion 31
versionCode 203
versionName "3.17.6"
versionCode 204
versionName "3.18.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/204.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Restored the ability to add recent callers to history on modern Android (enable in settings) (@marunjar)
* Allow disabling shortcuts for some apps (@LukeNeedham)

0 comments on commit 1a566f1

Please sign in to comment.