Skip to content

Commit fbb1562

Browse files
committed
Bump version 2.5-SNAPSHOT -> 2.5
1 parent ecb537b commit fbb1562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ buildscript {
3636
subprojects {
3737
group = 'com.jaspersoft.android.sdk'
3838

39-
ext.clientModuleVersion = '2.5-SNAPSHOT'
39+
ext.clientModuleVersion = '2.5'
4040
ext.jacocoVersion = '0.7.6.201602180812'
4141

4242
repositories {

0 commit comments

Comments
 (0)