Fixed gradle setup

This commit is contained in:
Marcin Grzejszczak
2019-10-04 15:45:41 +02:00
parent 5609450bf2
commit ed72a88229
10 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ buildscript {
}
group = 'com.example'
version = '0.0.1-SNAPSHOT'
version = '0.0.1'
repositories {
mavenCentral()