1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11:30 +00:00

Bumped version to 0.10.4

This commit is contained in:
Felix Ableitner 2018-01-28 01:07:42 +09:00
parent 28db1c20d2
commit 18075f7151
2 changed files with 2 additions and 5 deletions

View file

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14
targetSdkVersion 26
versionCode 4136
versionName "0.10.3"
versionCode 4137
versionName "0.10.4"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig

View file

@ -1,3 +0,0 @@
- fixed usage reporting dialog not going away (@nutomic)
- updated Syncthing to v0.14.43
- imported translations