Skip to content

Commit

Permalink
(core) bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
melkir committed Dec 29, 2016
1 parent 480f7db commit 36b3494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
versionCode 1
versionName "1.2.1"
versionName "1.3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 36b3494

Please sign in to comment.