Skip to content

Commit

Permalink
Bump version to 1.0.1 code 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandodev committed Sep 1, 2014
1 parent aba81ad commit 90e4d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ before_script:
- android-wait-for-emulator
- adb shell input keyevent 82 &
script:
- ./gradlew build connectedCheck --daemon
- ./gradlew assembleSampleDebugTest connectedAndroidTestSampleDebug --daemon
- ./gradlew build connectedCheck
- ./gradlew assembleSampleDebugTest connectedAndroidTestSampleDebug
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.0.1-SNAPSHOT
VERSION_NAME=1.0.1
VERSION_CODE=2
GROUP=com.github.fernandodev.easyratingdialog

Expand Down

0 comments on commit 90e4d9f

Please sign in to comment.