mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-22 19:01:30 +00:00
Bumped version to 0.9.15
This commit is contained in:
parent
4a4caa8d47
commit
a25579dc4e
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 4124
|
||||
versionName "0.9.14"
|
||||
versionCode 4125
|
||||
versionName "0.9.15"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue