Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
4e2e86ee
Commit
4e2e86ee
authored
Sep 05, 2018
by
Gijs Hendriksen
Browse files
Merge branch 'update-version-code' into 'master'
Updated Android version code See merge request
!198
parents
21f3ee11
594dddfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
4e2e86ee
...
...
@@ -108,7 +108,7 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
42
5
versionCode
42
6
versionName
"2.4.0"
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment