mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 22:31:16 +00:00
Bumped version to 1.1.2-rc.1
This commit is contained in:
parent
379324aca1
commit
9b2d77bc67
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
||||||
applicationId "com.nutomic.syncthingandroid"
|
applicationId "com.nutomic.syncthingandroid"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 4164
|
versionCode 4165
|
||||||
versionName "1.1.1"
|
versionName "1.1.2-rc.1"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
* Update syncthing to v1.1.1
|
* Update syncthing to v1.1.2-rc.1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e4ab9d3312dfd768e269f5a7ed75eb9cfe50bffb
|
Subproject commit ca823bd591907ea6eb6625b3a0c54825c79ed7c8
|
Loading…
Reference in a new issue