mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
Add dot to version name
This commit is contained in:
parent
1d2aa7324a
commit
392f686bbc
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ android {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 4175
|
versionCode 4175
|
||||||
versionName "1.2.0-rc1.3"
|
versionName "1.2.0-rc.1.3"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue