Skip to content

Commit

Permalink
v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Aug 9, 2015
1 parent c470534 commit a116484
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

# VERSION_NAME=1.7-SNAPSHOT
# VERSION_CODE=8
VERSION_NAME=1.12
VERSION_CODE=13
VERSION_NAME=1.13
VERSION_CODE=14
GROUP=com.orhanobut

POM_DESCRIPTION=Android Network Solution
Expand Down
2 changes: 1 addition & 1 deletion wasp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {
buildToolsVersion "21.1.1"

defaultConfig {
minSdkVersion 10
minSdkVersion 8
targetSdkVersion 21
}

Expand Down

0 comments on commit a116484

Please sign in to comment.