Skip to content

Commit

Permalink
Bump patch version a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kranz committed Nov 20, 2015
1 parent c5a8633 commit f739502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/app.iml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="recyclerview-v7-23.1.1" level="project" />
<orderEntry type="library" exported="" name="mail" level="project" />
<orderEntry type="library" exported="" name="pkix-1.51.0.0" level="project" />
<orderEntry type="library" exported="" name="support-annotations-23.1.1" level="project" />
<orderEntry type="library" exported="" name="pkix-1.51.0.0" level="project" />
<orderEntry type="library" exported="" name="support-v4-23.1.1" level="project" />
<orderEntry type="library" exported="" name="design-23.1.1" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-23.1.1" level="project" />
Expand Down
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 "org.tpmkranz.smsforward"
minSdkVersion 15
targetSdkVersion 23
versionCode 20151118
versionName "0.9"
versionCode 20151120
versionName "0.9.0.1"
}
buildTypes {
release {
Expand Down

0 comments on commit f739502

Please sign in to comment.