Skip to content

Commit

Permalink
the main app needs access to the aar for building as well
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Nov 11, 2020
1 parent 0e33a65 commit b300634
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/build.gradle
Expand Up @@ -117,6 +117,11 @@ android {

}

repositories {
flatDir {
dir 'libs'
}
}
}


Expand Down
Binary file added app/libs/IPtProxy.aar
Binary file not shown.

0 comments on commit b300634

Please sign in to comment.