Skip to content

Commit

Permalink
Update APK version to 1.1.0.7 / 1010007
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Mar 29, 2019
1 parent 976d9f9 commit 1a27af2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 28
versionCode 1010006
versionName "1.1.0.6"
versionCode 1010007
versionName "1.1.0.7"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down

0 comments on commit 1a27af2

Please sign in to comment.