Skip to content

Commit 2c9a7f5

Browse files
committed
bump build version to accomodate #281
1 parent 634ffce commit 2c9a7f5

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.41 (7/2/2017)
2+
3+
#### Features
4+
5+
* [#281](https://github.com/anjlab/android-inapp-billing-v3/pull/281): Support for introductory price on subscriptions - [@landarskiy](https://github.com/landarskiy).
6+
17
## 1.0.40 (6/3/2017)
28

39
#### Features

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44
apply plugin: 'checkstyle'
55

66
group 'com.anjlab.android.iab.v3'
7-
version '1.0.40'
7+
version '1.0.41'
88

99
android {
1010
compileSdkVersion 23

sample/libs/anjlab-iabv3-current.jar

806 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)