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
a4f87b4ce2
3 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@ android {
|
||||||
applicationId "com.nutomic.syncthingandroid"
|
applicationId "com.nutomic.syncthingandroid"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 4269
|
versionCode 4270
|
||||||
versionName "1.15.0-rc.6"
|
versionName "1.15.1"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
* Update Syncthing to v1.15.0-rc.6 ( https://github.com/syncthing/syncthing/releases/tag/v1.15.0-rc.6 )
|
* Update Syncthing to v1.15.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.15.1 )
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0d7a77ba85c69f9e427981b906c9a4941c4c0f9c
|
Subproject commit 13679284ac04c1e041f322e6f6ee8340c0aa33b4
|
Loading…
Reference in a new issue