mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-23 04:41:16 +00:00
Merge branch 'release'
This commit is contained in:
commit
39b4db18cb
2 changed files with 3 additions and 3 deletions
|
@ -35,8 +35,8 @@ android {
|
||||||
applicationId "com.nutomic.syncthingandroid"
|
applicationId "com.nutomic.syncthingandroid"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 4189
|
versionCode 4190
|
||||||
versionName "1.2.2-rc.3"
|
versionName "1.2.2"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
* Update Syncthing to v1.2.2-rc.3 (https://github.com/syncthing/syncthing/releases/tag/v1.2.2-rc.3)
|
* Update Syncthing to v1.2.2 (https://github.com/syncthing/syncthing/releases/tag/v1.2.2)
|
||||||
|
|
Loading…
Reference in a new issue