Skip to content

Commit d3bf90f

Browse files
authored
Merge pull request #57 from EbenezerGH/update-todos
update todos
2 parents 5a746a8 + 168de78 commit d3bf90f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ dependencies {
4545
androidTestImplementation 'com.android.support.test:runner:1.0.1'
4646
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
4747

48-
// todo call library from https://jitpack.io/ into a main project
48+
// todo #23
4949
implementation project(':etherscanapi')
5050
}

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<string name="base_url">http://api.etherscan.io/</string>
66

7-
<!--TODO: Remove Before Publishing-->
7+
<!-- todo: #56-->
88
<string name="my_api_key">1I7CRNU2QIU253UBPFVB5UV2C2PBDURAIY</string>
99
</resources>

0 commit comments

Comments
 (0)