Skip to content

Commit 44668bd

Browse files
chore: update version code
1 parent dba8a30 commit 44668bd

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 @@ buildConfig {
3636
buildConfigField 'String', 'PROFILE_URL', 'https://sourcerer.io/'
3737

3838
// App version.
39-
buildConfigField 'int', 'VERSION_CODE', '4'
39+
buildConfigField 'int', 'VERSION_CODE', '5'
4040
buildConfigField 'String', 'VERSION', '0.1.2'
4141

4242
// Logging.

0 commit comments

Comments
 (0)