Skip to content

Commit

Permalink
Release 2.4.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
di72nn committed Aug 13, 2020
1 parent 4ad4160 commit 2cbe000
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 @@ -8,8 +8,8 @@ android {
applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 21
targetSdkVersion 28
versionCode 224
versionName "2.4.0-beta.5"
versionCode 225
versionName "2.4.0-beta.6"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/225.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed crash on the tags management screen.
- Fixed annotations.

0 comments on commit 2cbe000

Please sign in to comment.