Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Change version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rey5137 committed May 19, 2015
2 parents 9d989fe + 3737a2e commit a383fc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.rey.material.demo"
minSdkVersion 9
targetSdkVersion 21
versionCode 2
versionName "0.0.2"
versionCode 3
versionName "0.0.3"
}

signingConfigs {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

VERSION_NAME=1.1.1-SNAPSHOT
VERSION_NAME=1.1.1
VERSION_CODE=5
GROUP=com.github.rey5137

Expand Down

0 comments on commit a383fc1

Please sign in to comment.