File tree Expand file tree Collapse file tree 6 files changed +5
-84
lines changed Expand file tree Collapse file tree 6 files changed +5
-84
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,4 @@ dependencies {
43
43
testImplementation ' junit:junit:4.13.2'
44
44
androidTestImplementation ' androidx.test:runner:1.5.2'
45
45
androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
46
- }
47
-
48
- // apply from: 'debug-db-base-upload.gradle'
46
+ }
Original file line number Diff line number Diff line change 69
69
target ="_blank "> Twitter</ a >
70
70
</ li >
71
71
< li >
72
- < a href ="https://blog.mindorks. com/ "
73
- target ="_blank "> Mindorks Blog</ a >
72
+ < a href ="https://outcomeschool. com/blog "
73
+ target ="_blank "> Outcome School Blog</ a >
74
74
</ li >
75
75
< li class ="dropdown ">
76
76
< a href ="# " class ="dropdown-toggle " data-toggle ="dropdown "> Other Projects< b
80
80
< a href ="https://github.com/amitshekhariitbhu/Fast-Android-Networking "
81
81
target ="_blank "> Fast Android Networking</ a >
82
82
</ li >
83
- < li >
84
- < a href ="https://github.com/MindorksOpenSource/android-mvp-architecture "
85
- target ="_blank "> Android MVP Architecture</ a >
86
- </ li >
87
83
< li >
88
84
< a href ="https://github.com/amitshekhariitbhu/RxJava2-Android-Samples "
89
85
target ="_blank "> RxJava2 Android Samples</ a >
96
92
< a href ="https://github.com/amitshekhariitbhu/awesome-android-complete-reference "
97
93
target ="_blank "> Awesome Android Complete Reference</ a >
98
94
</ li >
99
- < li >
100
- < a href ="https://github.com/amitshekhariitbhu/FlatBuffer "
101
- target ="_blank "> FlatBuffers vs JSON</ a >
102
- </ li >
103
95
</ ul >
104
96
</ li >
105
97
</ ul >
Original file line number Diff line number Diff line change 1
1
apply plugin : ' com.android.library'
2
- apply from : ' ../maven.gradle'
3
2
4
3
android {
5
4
compileSdk rootProject. ext. compileSdk
@@ -24,6 +23,4 @@ dependencies {
24
23
testImplementation ' junit:junit:4.13.2'
25
24
androidTestImplementation ' androidx.test:runner:1.5.2'
26
25
androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
27
- }
28
-
29
- // apply from: 'debug-db-encrypt-upload.gradle'
26
+ }
Original file line number Diff line number Diff line change 1
1
apply plugin : ' com.android.library'
2
- apply from : ' ../maven.gradle'
3
2
4
3
android {
5
4
compileSdk rootProject. ext. compileSdk
@@ -23,6 +22,4 @@ dependencies {
23
22
testImplementation ' junit:junit:4.13.2'
24
23
androidTestImplementation ' androidx.test:runner:1.5.2'
25
24
androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
26
- }
27
-
28
- // apply from: 'debug-db-upload.gradle'
25
+ }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments