Skip to content

Commit

Permalink
tag 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
om26er committed Mar 31, 2015
1 parent 9f78234 commit 4717b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/app.iml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="appcompat-v7-21.0.3" level="project" />
<orderEntry type="library" exported="" name="ezflashlight-0.8.1" level="project" />
<orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" />
<orderEntry type="library" exported="" name="ezflashlight-0.8.5" level="project" />
<orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" />
</component>
</module>
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 10
targetSdkVersion 21
versionCode 1
versionName '0.9.1'
versionName '0.9.2'
}
buildTypes {
release {
Expand Down

0 comments on commit 4717b96

Please sign in to comment.