Skip to content

Commit

Permalink
update lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspsine committed Apr 16, 2016
1 parent 1edb946 commit 1aca6a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 11
targetSdkVersion 23
versionCode 2
versionName "0.0.2"
versionCode 3
versionName "0.0.3"
}
buildTypes {
release {
Expand Down

0 comments on commit 1aca6a2

Please sign in to comment.