mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Bumped version to 1.11.0-rc.3
This commit is contained in:
parent
6259d2812b
commit
3858be65d4
2 changed files with 4 additions and 4 deletions
|
@ -40,8 +40,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 4250
|
||||
versionName "1.11.0-rc.2.1"
|
||||
versionCode 4251
|
||||
versionName "1.11.0-rc.3"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
* Add Internal Activity for QR Code Scanner ( https://github.com/syncthing/syncthing-android/pull/1556 )
|
||||
* Update Syncthing to v1.11.0-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.11.0-rc.2 )
|
||||
* Add Internal Activity for QR Code Scanner ( https://github.com/syncthing/syncthing-android/pull/1556 )
|
||||
* Update Syncthing to v1.11.0-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.11.0-rc.3 )
|
||||
|
|
Loading…
Reference in a new issue