mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
Merge branch 'release'
This commit is contained in:
commit
53e782bd92
3 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 4284
|
||||
versionName "1.18.2-rc.2"
|
||||
versionCode 4285
|
||||
versionName "1.18.2"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.18.2-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.18.2-rc.2 )
|
||||
* Update Syncthing to v1.18.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.18.2 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a5bbb500e62c3742ef0860a9f21395575a1162b9
|
||||
Subproject commit 5711bacd836d7fc6708cbd6e4343a9ddc14782a4
|
Loading…
Reference in a new issue