mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Merge branch 'release'
This commit is contained in:
commit
01b780e013
3 changed files with 5 additions and 4 deletions
|
@ -42,8 +42,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
versionCode 4326
|
||||
versionName "1.22.2-rc.1"
|
||||
versionCode 4327
|
||||
versionName "1.22.2-rc.3"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
* Update Syncthing to v1.22.2-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2-rc.1 )
|
||||
* Update Syncthing to v1.22.2-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2-rc.3 )
|
||||
* Mobile data usage while run on mobile data is disabled ( https://github.com/syncthing/syncthing-android/issues/1852 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 15c0afec055b935870b05af4483a0598d2e84dbb
|
||||
Subproject commit 663106ef6e3ee3c3a8d9231137aeccf1ddad6e1b
|
Loading…
Reference in a new issue