Skip to content

Commit 5d62e38

Browse files
authored
Merge pull request #851 from Catrobat/release-v2.7.0
Paintroid release v2.7.0
2 parents cb71e33 + 28f5888 commit 5d62e38

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
@@ -41,8 +41,8 @@ ext {
4141

4242
androidSupportLibraryVersion = '28.0.0'
4343

44-
androidVersionCode = 36
45-
androidVersionName = '2.6.1'
44+
androidVersionCode = 37
45+
androidVersionName = '2.7.0'
4646
}
4747

4848
if(project.hasProperty("snapshot")) {

0 commit comments

Comments
 (0)