mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
Bumped version to 1.2.1-rc.5
This commit is contained in:
parent
c03b3c079b
commit
7b11f510e0
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 4185
|
versionCode 4186
|
||||||
versionName "1.2.1-rc.4"
|
versionName "1.2.1-rc.5"
|
||||||
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.1-rc.4 (https://github.com/syncthing/syncthing/releases/tag/v1.2.1-rc.4)
|
* Update Syncthing to v1.2.1-rc.5 (https://github.com/syncthing/syncthing/releases/tag/v1.2.1-rc.5)
|
||||||
|
|
Loading…
Reference in a new issue