Skip to content

Commit a0793d5

Browse files
committed
bump build version
1 parent 29da4b6 commit a0793d5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'maven'
33
apply plugin: 'signing'
44

55
group 'com.anjlab.android.iab.v3'
6-
version '1.0.25'
6+
version '1.0.26'
77

88
android {
99
compileSdkVersion 8

library/library.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<excludeFolder url="file://$MODULE_DIR$/build/poms" />
7979
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
8080
</content>
81-
<orderEntry type="jdk" jdkName="Android API 8 Platform" jdkType="Android SDK" />
81+
<orderEntry type="jdk" jdkName="Android API 8 Platform (1)" jdkType="Android SDK" />
8282
<orderEntry type="sourceFolder" forTests="false" />
8383
</component>
8484
</module>

sample/libs/anjlab-iabv3-current.jar

10 Bytes
Binary file not shown.

sample/sample.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
7878
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
7979
</content>
80-
<orderEntry type="jdk" jdkName="Android API 8 Platform" jdkType="Android SDK" />
80+
<orderEntry type="jdk" jdkName="Android API 8 Platform (1)" jdkType="Android SDK" />
8181
<orderEntry type="sourceFolder" forTests="false" />
8282
<orderEntry type="module" module-name="library" exported="" />
8383
</component>

0 commit comments

Comments
 (0)