Skip to content

Commit

Permalink
pushed new NDK files for latest peernet build
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilan1999 committed Apr 13, 2022
1 parent 4b23409 commit 39d456b
Show file tree
Hide file tree
Showing 6 changed files with 131 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 123 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
compileSdk 31

defaultConfig {
applicationId "com.peernet.test"
applicationId "com.peernet.mobile"
minSdk 24
targetSdk 31
versionCode 1
Expand Down
Binary file modified app/libs/mobile.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dependencyResolutionManagement {
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "test"
rootProject.name = "Peernet"
include ':app'

0 comments on commit 39d456b

Please sign in to comment.