Skip to content

Commit

Permalink
Version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slowscript committed Sep 19, 2022
1 parent 6a574f7 commit 636aa54
Show file tree
Hide file tree
Showing 2 changed files with 3 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 'slowscript.warpinator'
minSdkVersion 21 //Required by NSD (attributes)
targetSdkVersion 32
versionCode 1052
versionName "1.5.2"
versionCode 1053
versionName "1.5.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/1053.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fixed (again) a crash when sending files from some providers

0 comments on commit 636aa54

Please sign in to comment.