mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-13 05:00:14 +02:00
Changed version string
This commit is contained in:
parent
207bf16b0c
commit
225a77a740
@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'ru.nanit'
|
||||
version '1.3'
|
||||
version '1.3.1'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -33,7 +33,6 @@ import java.net.InetSocketAddress;
|
||||
import java.net.SocketAddress;
|
||||
import java.security.InvalidKeyException;
|
||||
import java.security.MessageDigest;
|
||||
import java.util.Arrays;
|
||||
import java.util.Collections;
|
||||
import java.util.UUID;
|
||||
import java.util.concurrent.ThreadLocalRandom;
|
||||
|
Loading…
x
Reference in New Issue
Block a user