1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 11:21:29 +00:00

Bumped version to 0.9.10

This commit is contained in:
Felix Ableitner 2017-05-30 16:59:42 +09:00
parent 716591ff9c
commit 81c7eb3acc

View file

@ -42,8 +42,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 11
targetSdkVersion 25
versionCode 4119
versionName "0.9.9"
versionCode 4120
versionName "0.9.10"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
}