Skip to content

Commit

Permalink
bump build version
Browse files Browse the repository at this point in the history
  • Loading branch information
serggl committed Jun 10, 2015
1 parent 29da4b6 commit a0793d5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group 'com.anjlab.android.iab.v3'
version '1.0.25'
version '1.0.26'

android {
compileSdkVersion 8
Expand Down
2 changes: 1 addition & 1 deletion library/library.iml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<excludeFolder url="file://$MODULE_DIR$/build/poms" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 8 Platform" jdkType="Android SDK" />
<orderEntry type="jdk" jdkName="Android API 8 Platform (1)" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Binary file modified sample/libs/anjlab-iabv3-current.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion sample/sample.iml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 8 Platform" jdkType="Android SDK" />
<orderEntry type="jdk" jdkName="Android API 8 Platform (1)" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="library" exported="" />
</component>
Expand Down

0 comments on commit a0793d5

Please sign in to comment.