Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
apk
Commits
1eb13d5d
Commit
1eb13d5d
authored
Jul 23, 2017
by
DrKLO
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update submodule
parent
56e22d4c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
build.gradle
TMessagesProj/build.gradle
+8
-8
libtgvoip
TMessagesProj/jni/libtgvoip
+1
-1
No files found.
TMessagesProj/build.gradle
View file @
1eb13d5d
...
...
@@ -9,11 +9,11 @@ configurations {
}
dependencies
{
compile
'com.google.android.gms:play-services-gcm:11.0.
1
'
compile
'com.google.android.gms:play-services-maps:11.0.
1
'
compile
'com.google.android.gms:play-services-vision:11.0.
1
'
compile
'com.google.android.gms:play-services-wallet:11.0.
1
'
compile
'com.google.android.gms:play-services-wearable:11.0.
1
'
compile
'com.google.android.gms:play-services-gcm:11.0.
2
'
compile
'com.google.android.gms:play-services-maps:11.0.
2
'
compile
'com.google.android.gms:play-services-vision:11.0.
2
'
compile
'com.google.android.gms:play-services-wallet:11.0.
2
'
compile
'com.google.android.gms:play-services-wearable:11.0.
2
'
compile
'com.android.support:support-core-ui:25.3.1'
compile
'com.android.support:support-compat:25.3.1'
compile
'com.android.support:support-core-utils:25.3.1'
...
...
@@ -90,7 +90,7 @@ android {
}
}
defaultConfig
.
versionCode
=
10
3
0
defaultConfig
.
versionCode
=
10
4
0
sourceSets
.
debug
{
manifest
.
srcFile
'config/debug/AndroidManifest.xml'
...
...
@@ -160,9 +160,9 @@ android {
}
defaultConfig
{
minSdkVersion
1
4
minSdkVersion
1
6
targetSdkVersion
25
versionName
"4.
1.1
"
versionName
"4.
2.0
"
externalNativeBuild
{
ndkBuild
{
...
...
libtgvoip
@
e42287b6
Subproject commit
de33700312e3676a520b5a79d51e953fcf23cf51
Subproject commit
e42287b6f4a520b7ddabc6cdcff205f4e7e216ec
Write
Preview
Markdown
is supported
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