mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Merge branch 'release'
This commit is contained in:
commit
63ceb72e0b
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 4223
|
||||
versionName "1.4.1"
|
||||
versionCode 4224
|
||||
versionName "1.4.2"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.4.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.1 )
|
||||
* Update Syncthing to v1.4.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.2 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f1b253fc0009e6e143b1e35d67599fb9c1970879
|
||||
Subproject commit 0f532a5607d0bdd5d1906aa268f845c16c3246b4
|
Loading…
Reference in a new issue