mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-22 19:01:30 +00:00
Merge branch 'release'
This commit is contained in:
commit
c9b1cc2404
3 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 4271
|
||||
versionName "1.16.0-rc.1"
|
||||
versionCode 4272
|
||||
versionName "1.16.0-rc.3"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.16.0-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.16.0-rc.1 )
|
||||
* Update Syncthing to v1.16.0-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.16.0-rc.3 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f71fcd440a4700208a714aa81e5c1cf4db7bd82a
|
||||
Subproject commit ec86db176edc23ad2375c5d53c9f12967836b42b
|
Loading…
Reference in a new issue