Skip to content

Commit 1a566f1

Browse files
committed
Add 204.txt
1 parent fc96f7a commit 1a566f1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId 'fr.neamar.kiss'
1919
minSdkVersion 15
2020
targetSdkVersion 31
21-
versionCode 203
22-
versionName "3.17.6"
21+
versionCode 204
22+
versionName "3.18.0"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
}
2525
buildTypes {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* Restored the ability to add recent callers to history on modern Android (enable in settings) (@marunjar)
2+
* Allow disabling shortcuts for some apps (@LukeNeedham)

0 commit comments

Comments
 (0)