Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
deftelf committed Apr 29, 2017
1 parent 6603709 commit 2c7800c
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 @@ -9,8 +9,8 @@ android {
applicationId "org.standardnotes.notes"
minSdkVersion 21
targetSdkVersion 25
versionCode 10200
versionName "1.2.0"
versionCode 10201
versionName "1.2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
buildConfigField "String", "SERVER_DEFAULT", "\"https://n3.standardnotes.org/\""
}
Expand Down

0 comments on commit 2c7800c

Please sign in to comment.