1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-09 19:53:33 +00:00

Bumped version to 0.9.2

This commit is contained in:
Felix Ableitner 2016-12-16 16:12:31 +09:00
parent c750131657
commit 9d9ab3eeea

View file

@ -39,8 +39,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 11
targetSdkVersion 25
versionCode 111
versionName "0.9.1"
versionCode 112
versionName "0.9.2"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
}