mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Bumped version to 1.4.0-rc.10
This commit is contained in:
parent
dd2a4cdcdc
commit
d7379ab62d
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 4216
|
||||
versionName "1.4.0-rc.9"
|
||||
versionCode 4217
|
||||
versionName "1.4.0-rc.10"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.4.0-rc.9 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.9 )
|
||||
* Update Syncthing to v1.4.0-rc.10 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.10 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b610017ea11ab24cacdffe54d2b334e7c75f798
|
||||
Subproject commit 52e72e01222df8be766a3b76516a7cfa23b4ed97
|
Loading…
Reference in a new issue