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
d39a72b3
Commit
d39a72b3
authored
Nov 08, 2018
by
Gijs Hendriksen
Browse files
Merge branch 'bump-version' into 'master'
Bump version to 2.5.0 See merge request
!214
parents
0d63116f
f0adaa8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
d39a72b3
...
...
@@ -108,8 +108,8 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
42
8
versionName
"2.
4.2
"
versionCode
42
9
versionName
"2.
5.0
"
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
}
...
...
ios/ThaliApp/Info.plist
View file @
d39a72b3
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.
4.2
</string>
<string>
2.
5.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1
3
</string>
<string>
1
4
</string>
<key>
LSApplicationQueriesSchemes
</key>
<array>
<string>
whatsapp
</string>
...
...
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