Skip to content

Commit

Permalink
update version ddragon
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Bagnolati committed Nov 1, 2023
1 parent 5106b21 commit adbea64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package com.bagnolati.learnoflegends.core.network
* See [documentation](https://developer.riotgames.com/docs/lol)
*/
object DdragonUrl {
private const val VERSION = "13.20.1"
private const val VERSION = "13.21.1"

// private const val BASE_URL = BuildConfig.DDRAGON_BASE_URL
private const val BASE_URL = "https://ddragon.leagueoflegends.com/"
Expand Down

0 comments on commit adbea64

Please sign in to comment.