mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-02-02 15:21:36 +00:00
Bumped version to 1.20.3-rc.2
This commit is contained in:
parent
9b075f275a
commit
648e2d2174
2 changed files with 3 additions and 3 deletions
|
@ -42,8 +42,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
versionCode 4312
|
||||
versionName "1.20.3-rc.1"
|
||||
versionCode 4313
|
||||
versionName "1.20.3-rc.2"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.20.3-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.20.3-rc.1 )
|
||||
* Update Syncthing to v1.20.3-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.20.3-rc.2 )
|
||||
|
|
Loading…
Reference in a new issue