Skip to content

Commit

Permalink
Bumped version to 0.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Oct 11, 2017
1 parent 5edeae4 commit 432c666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 14
targetSdkVersion 26
versionCode 4125
versionName "0.9.15"
versionCode 4126
versionName "0.9.16"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down

0 comments on commit 432c666

Please sign in to comment.