This commit is contained in:
Pupil
2020-02-26 09:51:16 +09:00
parent ee7ede2885
commit 0a003da724
5 changed files with 5 additions and 9 deletions

View File

@@ -11,8 +11,6 @@ dependencies {
testImplementation 'junit:junit:4.13'
}
sourceCompatibility = "7"
targetCompatibility = "7"
buildscript {
repositories {
mavenCentral()