Skip to content

Commit b26803f

Browse files
committed
Version 1.9
1 parent 263e96f commit b26803f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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 35
11-
versionCode 1085
12-
versionName "1.8.5"
11+
versionCode 1090
12+
versionName "1.9"
1313
}
1414

1515
buildTypes {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Ability to send and receive text messages
2+
- Send non-file shared content from other apps as text
3+
- Option to connect manually, rescan and reannounce also from Share activity
4+
- Use a temp file for safer overwriting
5+
- Updated legacy launcher icon bitmaps
6+
- Fixed missing spacing between remote cards

0 commit comments

Comments
 (0)