Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mik9 committed Dec 10, 2014
1 parent 44bd744 commit 5d90aec
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 @@ -10,7 +10,7 @@ android {
minSdkVersion 10
targetSdkVersion 19
versionCode 1
versionName "0.3"
versionName "0.3.1"
}
buildTypes {
release {
Expand Down Expand Up @@ -55,7 +55,7 @@ uploadArchives {

groupId = "ua.pl.mik"
artifactId = "perspectivedrawer"
version = "0.3"
version = "0.3.1"

scm {
connection 'scm:git:https://github.com/mik9/perspectivedrawer.git'
Expand Down

0 comments on commit 5d90aec

Please sign in to comment.