Skip to content

Commit

Permalink
Merge pull request #137 from FantasqueX/remove-lib-network-1
Browse files Browse the repository at this point in the history
Remove lib_network
  • Loading branch information
Justwen authored Feb 7, 2023
2 parents 3274126 + 7e3b7e5 commit 0e55666
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 83 deletions.
1 change: 0 additions & 1 deletion lib_network/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions lib_network/build.gradle

This file was deleted.

21 changes: 0 additions & 21 deletions lib_network/proguard-rules.pro

This file was deleted.

5 changes: 0 additions & 5 deletions lib_network/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion nga_phone_base_3.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ dependencies {
implementation project(':lib_common')
implementation project(':lib_cloud')
implementation project(':lib_core')
implementation project(":lib_network")

// database
implementation "androidx.room:room-runtime:$room_version"
Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
include ':lib_cloud', ':lib_common'
include ':nga_phone_base_3.0'
include ':lib_core'
include ':lib_network'

0 comments on commit 0e55666

Please sign in to comment.