Skip to content

Commit af6be89

Browse files
committed
Version 2.17.1
1 parent f439c77 commit af6be89

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 2.17.1 (2017/09/15)
2+
* Using correct compatibility library for notifications (by Ashutosh Gangwar)
3+
* Spelling fixes
4+
* Translation fixes
5+
* Bug fixes
16
Version 2.17 (2017/08/30)
27
+ HASH and RANG extensions (by Ashutosh Gangwar)
38
+ Greek translation (by Nikoss)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "be.ppareit.swiftp"
1313
minSdkVersion 14
1414
targetSdkVersion 25
15-
versionCode 21700
16-
versionName "2.17.00"
15+
versionCode 21701
16+
versionName "2.17.1"
1717
}
1818
productFlavors {
1919
playstore_paid {

0 commit comments

Comments
 (0)