Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
85ae456d
authored
Jan 19, 2016
by
Fernando Martínez Santiago
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'master' of
http://scm.ujaen.es/softuno/pictogram
parents
35bb0440
79fe3494
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
android/Pictogrammar/app/build.gradle
android/Pictogrammar/app/build.gradle
View file @
85ae456d
...
...
@@ -48,14 +48,11 @@ android {
}
dependencies
{
compile
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
//compile fileTree(dir: 'E:\\Users\\Fernando\\Google Drive\\experimentos\\Pictogrammar\\android\\app\\libs', include: ['*.jar'])
compile
'com.google.android.gms:play-services:8.4.0'
compile
'com.android.support:appcompat-v7:23.1.1'
compile
'com.github.nkzawa:socket.io-client:0.5.0'
compile
'com.koushikdutta.async:androidasync:2.+'
compile
'com.android.support:support-v4:23.1.1'
compile
'com.google.android.gms:play-services-ads:8.4.0'
compile
'com.google.android.gms:play-services-identity:8.4.0'
compile
'com.google.android.gms:play-services-gcm:8.4.0'
compile
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
//compile fileTree(dir: 'E:\\Users\\Fernando\\Google Drive\\experimentos\\Pictogrammar\\android\\app\\libs', include: ['*.jar'])
compile
'com.google.android.gms:play-services:6.5.87'
compile
'com.android.support:appcompat-v7:21.0.3'
compile
'com.github.nkzawa:socket.io-client:0.5.0'
compile
'com.koushikdutta.async:androidasync:2.+'
compile
'com.android.support:support-v4:21.0.+'
}
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