Skip to content

Commit

Permalink
Bumped version to 0.10.19 (ref #1286) (#1289)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsodin committed Mar 8, 2019
1 parent 13fdbe6 commit 4feff85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 4160
versionName "0.10.18"
versionCode 4161
versionName "0.10.19"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/play/en-GB/whatsnew
@@ -1,2 +1,2 @@
* Update syncthing to v1.1.0
* Fallback to http if https with TLS 1.2 is unavailable (#1255)

0 comments on commit 4feff85

Please sign in to comment.