Skip to content

Commit

Permalink
Removing smash reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Apr 28, 2022
1 parent f34930c commit 6adf272
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[![Coverage Status](https://coveralls.io/repos/github/AdamMc331/PocketLeague/badge.svg?branch=development)](https://coveralls.io/github/AdamMc331/PocketLeague?branch=development)

The idea here is to build a mobile app to display RL Esports event information. Currently pulls
information from the smash.gg API.
information from the octane.gg API.
2 changes: 0 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ android {
vectorDrawables {
useSupportLibrary = true
}

buildConfigField("String", "SMASH_GG_API_KEY", properties.getProperty("SmashGGAPIKey"))
}

buildTypes {
Expand Down

0 comments on commit 6adf272

Please sign in to comment.