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
chat
fairchat.ReactNative
Commits
a283d962
Commit
a283d962
authored
Sep 03, 2018
by
diegolmello
Browse files
1.1
parent
e1952ca1
Changes
2
Show whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
a283d962
...
@@ -102,7 +102,7 @@ android {
...
@@ -102,7 +102,7 @@ android {
minSdkVersion
19
minSdkVersion
19
targetSdkVersion
27
targetSdkVersion
27
versionCode
VERSIONCODE
as
Integer
versionCode
VERSIONCODE
as
Integer
versionName
"1.
0.
1"
versionName
"1.1"
ndk
{
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
abiFilters
"armeabi-v7a"
,
"x86"
}
}
...
...
ios/RocketChatRN/Info.plist
View file @
a283d962
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<key>
CFBundlePackageType
</key>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0.
1
</string>
<string>
1.1
</string>
<key>
CFBundleSignature
</key>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
<key>
CFBundleURLTypes
</key>
...
...
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