1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 12:05:53 +00:00

Bumped version to 0.9.0

This commit is contained in:
Felix Ableitner 2016-11-26 22:05:08 +09:00
parent 2dedaaf15f
commit c7521d9f09

View file

@ -38,8 +38,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 11
targetSdkVersion 25
versionCode 109
versionName "0.9.0-beta2"
versionCode 110
versionName "0.9.0"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
}