We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73002b3 commit 46c8cb9Copy full SHA for 46c8cb9
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
subprojects {
15
group = 'com.jaspersoft.android.sdk'
16
17
- ext.clientModuleVersion = '1.10-SNAPSHOT'
+ ext.clientModuleVersion = '1.10'
18
ext.clientModuleVersionCode = 9011000
19
20
ext.androidMinSdkVersion = 9
0 commit comments