Skip to content

Commit

Permalink
Bumped up version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarnagiris committed Nov 6, 2014
1 parent ed2aa66 commit 26504f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion financius/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
targetSdkVersion 21
minSdkVersion 16
versionCode 56
versionName '0.12.2'
versionName '0.13.0'
buildConfigField "boolean", "USE_LOCAL_SERVER", "true"
buildConfigField "String", "LOCAL_SERVER_IP", "\"192.168.0.7\""
buildConfigField "long", "BUILD_TIME", "" + buildTime() + "L"
Expand Down

0 comments on commit 26504f0

Please sign in to comment.