Skip to content

Commit

Permalink
v++
Browse files Browse the repository at this point in the history
  • Loading branch information
XunMengWinter committed Aug 5, 2016
1 parent 45c1baf commit ff549e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions circularanim/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 24
versionCode 4
versionName "0.2.4"
versionCode 5
versionName "0.3.1"
}
buildTypes {
release {
Expand Down
2 changes: 1 addition & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 14
targetSdkVersion 24
versionCode 2
versionName "1.1"
versionName "1.2"
}
buildTypes {
release {
Expand Down

0 comments on commit ff549e2

Please sign in to comment.