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
23dfeaee
Commit
23dfeaee
authored
Sep 02, 2018
by
Sébastiaan Versteeg
Browse files
Merge branch 'bump-version' into 'master'
Bump version to 2.4.0 See merge request
!197
parents
e8979582
1e142044
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
23dfeaee
...
...
@@ -108,8 +108,8 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
42
3
versionName
"2.
3.2
"
versionCode
42
5
versionName
"2.
4.0
"
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
}
...
...
ios/ThaliApp/Info.plist
View file @
23dfeaee
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.
3
.0
</string>
<string>
2.
4
.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
8
</string>
<string>
12
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSAppTransportSecurity
</key>
...
...
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