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:
parent
c750131657
commit
9d9ab3eeea
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue