Skip to content

Commit 636aa54

Browse files
committed
Version 1.5.3
1 parent 6a574f7 commit 636aa54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId 'slowscript.warpinator'
99
minSdkVersion 21 //Required by NSD (attributes)
1010
targetSdkVersion 32
11-
versionCode 1052
12-
versionName "1.5.2"
11+
versionCode 1053
12+
versionName "1.5.3"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixed (again) a crash when sending files from some providers

0 commit comments

Comments
 (0)