Skip to content

Commit

Permalink
added project properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Delvandro Nitão authored and Delvandro Nitão committed Nov 29, 2017
1 parent 14bd14c commit e6c75cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ dependencies {
compile 'com.android.support:support-v4:25.0.0'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
testCompile 'junit:junit:4.12'
implementation project(':axactandroid-release-all-v3.2.6-015')
implementation project(':axactandroid-release-all-v3.2.6-016')
}
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include ':app', ':axactandroid-release-all-v3.2.6-015'
include ':app', ':axactandroid-release-all-v3.2.6-016'

0 comments on commit e6c75cc

Please sign in to comment.