mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 06:11:19 +00:00
Update SyncthingNative to v1.2.0-rc.1
This commit is contained in:
parent
e90d61d8d6
commit
86b39a2b91
3 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@ android {
|
||||||
applicationId "com.github.catfriend1.syncthingandroid"
|
applicationId "com.github.catfriend1.syncthingandroid"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 1010401
|
versionCode 1020001
|
||||||
versionName "1.1.4.1"
|
versionName "1.2.0.1"
|
||||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Notes
|
Notes
|
||||||
* Syncthing v1.1.4
|
* Syncthing v1.2.0-rc.1
|
||||||
* Refer to GitHub for detailed change log.
|
* Refer to GitHub for detailed change log.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e4956358fbab0d78e975d474acba2a0d098e4adc
|
Subproject commit 21f50e2f8fb57f30ffc313a115350f0ef9abdd06
|
Loading…
Reference in a new issue