Skip to content

Commit

Permalink
v3.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Dec 16, 2022
1 parent 2530dac commit b7a48d6
Show file tree
Hide file tree
Showing 2 changed files with 8 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 201
versionName "3.17.4"
versionCode 202
versionName "3.17.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/202.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Improved widget picker (@TBog)
* Fixes an issue with Xiaomi devices and widgets
* Icon packs now uses shapes (@marunjar)
* More option for results sizes
* Shortcuts fixes
* Work app icons fixes

0 comments on commit b7a48d6

Please sign in to comment.