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