Skip to content

Commit

Permalink
[feature] Correções de Bugs e Novos endpoints.
Browse files Browse the repository at this point in the history
- Correções de bugs na Serialização
- Correções de bugs de Compatibilidade (API v1/v2)
- getUserId como novo endpoint
- getRanking como novo endpoint para API v2
  • Loading branch information
Cristian-Sknz committed Jan 28, 2021
1 parent 168c131 commit 721fb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'me.skiincraft'
version '1.0-SNAPSHOT'
version '2021.0127.0'

compileJava.options.encoding = 'UTF-8'

Expand Down

0 comments on commit 721fb3c

Please sign in to comment.