Skip to content

Commit 5f15e4a

Browse files
authored
Increment version code from 53 to 54
1 parent 29999d3 commit 5f15e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fr/japscan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
extName = 'Japscan'
33
extClass = '.Japscan'
4-
extVersionCode = 53
4+
extVersionCode = 54
55
}
66

77
apply from: "$rootDir/common.gradle"

0 commit comments

Comments
 (0)