Skip to content

Commit 7a77276

Browse files
committed
Version 1.6.1
1 parent b19614a commit 7a77276

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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 1060
12-
versionName "1.6.0"
11+
versionCode 1061
12+
versionName "1.6.1"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Significantly improved transfer speed
2+
- Updated translations
3+
- Minor fixes

0 commit comments

Comments
 (0)