Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9d430c8

Browse files
wip: raise version
1 parent 030b066 commit 9d430c8

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

3838
// App version.
39-
buildConfigField 'int', 'VERSION_CODE', '27'
40-
buildConfigField 'String', 'VERSION', '0.3.15'
39+
buildConfigField 'int', 'VERSION_CODE', '28'
40+
buildConfigField 'String', 'VERSION', '0.3.16'
4141

4242
// Logging.
4343
buildConfigField 'String', 'ENV', project.hasProperty('env') ? env : 'production'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /