Skip to content

Commit

Permalink
++version
Browse files Browse the repository at this point in the history
  • Loading branch information
urandom committed Jan 3, 2015
1 parent 45ffdfd commit 6c58220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gearshift/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 21
versionCode 79
versionName "0.9.96"
versionCode 80
versionName "0.9.97"
applicationId "org.sugr.gearshift"
}

Expand Down
2 changes: 1 addition & 1 deletion gearshift/gearshift.iml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
<orderEntry type="library" exported="" name="recyclerview-v7-21.0.0" level="project" />
<orderEntry type="library" exported="" name="support-annotations-21.0.0" level="project" />
<orderEntry type="library" exported="" name="support-v4-21.0.0" level="project" />
<orderEntry type="library" exported="" name="library-1.0.10-SNAPSHOT" level="project" />
<orderEntry type="library" exported="" name="jackson-databind-2.3.0" level="project" />
<orderEntry type="library" exported="" name="jackson-annotations-2.3.0" level="project" />
<orderEntry type="library" exported="" name="library-1.0.10" level="project" />
<orderEntry type="library" exported="" name="jackson-core-2.3.0" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-21.0.0" level="project" />
</component>
Expand Down

0 comments on commit 6c58220

Please sign in to comment.