Browse Source

build.gradle: don't hardcode the Gradle version here (#2213)

Stephen Gold 1 năm trước cách đây
mục cha
commit
88d94b7513
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      build.gradle

+ 0 - 5
build.gradle

@@ -282,11 +282,6 @@ if (skipPrebuildLibraries != "true" && buildNativeProjects != "true") {
 //    }
 //}
 
-wrapper {
-    gradleVersion = '7.6.4'
-}
-
-
 retrolambda {
   javaVersion JavaVersion.VERSION_1_7
   incremental true