Skip to content

Commit 26d8c95

Browse files
0.7.10
1 parent 127919c commit 26d8c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ allprojects {
3030
}
3131

3232
ext{
33-
appVersionId = "5000709"
34-
appVersionName = "0.7.9"
33+
appVersionId = "5000710"
34+
appVersionName = "0.7.10"
3535
}
3636

3737
task clean(type: Delete) {

0 commit comments

Comments
 (0)