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 1983c7c commit 47972eeCopy full SHA for 47972ee
build.gradle
@@ -36,7 +36,7 @@ buildscript {
36
subprojects {
37
group = 'com.jaspersoft.android.sdk'
38
39
- ext.clientModuleVersion = '2.3-SNAPSHOT'
+ ext.clientModuleVersion = '2.3'
40
41
repositories {
42
jcenter()
0 commit comments