1
0
Fork 0
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:
Felix Ableitner 2017-10-08 15:04:03 +09:00
parent 4a4caa8d47
commit a25579dc4e

View file

@ -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'
}