Skip to content

Commit

Permalink
v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Jan 12, 2023
1 parent 108bd3f commit e3b5068
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 33
versionCode 204
versionName "3.18.0"
versionCode 205
versionName "3.19.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/205.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Target latest Android version (13)
* Allow setting app language different from system languages on Android 13

0 comments on commit e3b5068

Please sign in to comment.