File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'maven'
3
3
apply plugin : ' signing'
4
4
5
5
group ' com.anjlab.android.iab.v3'
6
- version ' 1.0.25 '
6
+ version ' 1.0.26 '
7
7
8
8
android {
9
9
compileSdkVersion 8
Original file line number Diff line number Diff line change 78
78
<excludeFolder url =" file://$MODULE_DIR$/build/poms" />
79
79
<excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
80
80
</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" />
82
82
<orderEntry type =" sourceFolder" forTests =" false" />
83
83
</component >
84
84
</module >
Original file line number Diff line number Diff line change 77
77
<excludeFolder url =" file://$MODULE_DIR$/build/outputs" />
78
78
<excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
79
79
</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" />
81
81
<orderEntry type =" sourceFolder" forTests =" false" />
82
82
<orderEntry type =" module" module-name =" library" exported =" " />
83
83
</component >
You can’t perform that action at this time.
0 commit comments