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
dcfaba49
Commit
dcfaba49
authored
Oct 16, 2019
by
Gijs Hendriksen
Browse files
Bump version
parent
b239d7f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
dcfaba49
...
...
@@ -37,8 +37,8 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
43
4
versionName
"2.8.
0
"
versionCode
43
5
versionName
"2.8.
1
"
}
splits
{
...
...
ios/ThaliApp/Info.plist
View file @
dcfaba49
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.8.
0
</string>
<string>
2.8.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
19
</string>
<string>
20
</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