culturemesh / CultureMeshAndroid

3 stars 0 forks source link

Add API Key to POST.reply #142

Closed U8NWXD closed 6 years ago

U8NWXD commented 6 years ago

Resolves #137 without removing API Key. This may be useful since there may be ways to have an API key still be useful (e.g. code obfuscation with proguard).

DrewGregory commented 6 years ago

hmmm I don't know how Proguard works but it may be smart to keep the API key just in case. Thanks for doing this.