Skip to content
GitLab
Menu
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
14d85e09
Commit
14d85e09
authored
Jan 16, 2019
by
Luko van der Maas
Browse files
Merge branch 'bump-version' into 'master'
Bump version See merge request
!222
parents
82a62563
ab465dbe
Changes
2
Show whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
14d85e09
...
...
@@ -108,8 +108,8 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
4
29
versionName
"2.
5
.0"
versionCode
4
30
versionName
"2.
6
.0"
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
}
...
...
ios/ThaliApp/Info.plist
View file @
14d85e09
...
...
@@ -17,11 +17,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.
5
.0
</string>
<string>
2.
6
.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1
4
</string>
<string>
1
5
</string>
<key>
LSApplicationQueriesSchemes
</key>
<array>
<string>
whatsapp
</string>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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