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
1e142044
Verified
Commit
1e142044
authored
Sep 02, 2018
by
Sébastiaan Versteeg
Browse files
Bump version to 2.4.0
parent
23311e49
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
1e142044
...
...
@@ -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 @
1e142044
...
...
@@ -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