Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
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
AloqaIM-Android
Commits
339a34bb
Commit
339a34bb
authored
Dec 16, 2016
by
Tiago Cunha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stepped back from the debug sdk version: it didn't work
Min sdk set to 16
parent
c77a90ae
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
157 additions
and
157 deletions
+157
-157
build.gradle
android-ddp/build.gradle
+30
-30
build.gradle
app/build.gradle
+95
-95
dependencies.gradle
dependencies.gradle
+32
-32
No files found.
android-ddp/build.gradle
View file @
339a34bb
app/build.gradle
View file @
339a34bb
dependencies.gradle
View file @
339a34bb
...
@@ -5,7 +5,7 @@ ext {
...
@@ -5,7 +5,7 @@ ext {
retroLambdaPatch
=
'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2'
retroLambdaPatch
=
'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2'
compileSdkVersion
=
25
compileSdkVersion
=
25
buildToolsVersion
=
'25.0.1'
buildToolsVersion
=
'25.0.1'
minSdkVersion
=
21
//for accelerating multi-dex build. OVERRIDEN BY Circle CI to 17
minSdkVersion
=
16
supportVersion
=
'25.0.1'
supportVersion
=
'25.0.1'
supportAnnotations
=
"com.android.support:support-annotations:$supportVersion"
supportAnnotations
=
"com.android.support:support-annotations:$supportVersion"
...
...
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