Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Minor Updates And Bug Fixes

Latest
Compare
Choose a tag to compare
@xhsun xhsun released this 11 Dec 02:54
· 1 commit to master since this release

Updates

  • Added the ability to instantiate new GuildWars2 instance using custom OkHttpClient
  • Added the ability to retrieve current language setting using GuildWars2.getLanguage()
  • ItemDetail is now a abstract class
  • GuildWars2 is now a final class

Bug Fixes

  • #34: Enable downcast for details field in Item class