File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ buildscript {
13
13
14
14
subprojects {
15
15
group = ' com.jaspersoft.android.sdk'
16
- version = ' 1.9'
17
16
18
17
ext. androidMinSdkVersion = 9
19
18
ext. androidTargetSdkVersion = 19
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ apply plugin: 'com.android.library'
2
2
apply plugin : ' com.github.dcendents.android-maven'
3
3
4
4
description = ' js-android-sdk-client'
5
+ version = ' 1.9.1'
5
6
6
7
ext {
7
8
PUBLISH_GROUP_ID = group
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
2
apply plugin : ' com.github.dcendents.android-maven'
3
3
4
4
description = ' js-android-sdk-ui'
5
-
5
+ version = ' 1.9 '
6
6
ext {
7
7
PUBLISH_GROUP_ID = group
8
8
PUBLISH_ARTIFACT_ID = description
You can’t perform that action at this time.
0 commit comments