fix(build): update to Gradle 8.9-rc-1

This commit is contained in:
Harsh Shandilya 2024-06-26 21:11:16 +05:30
parent 3a15eea2fd
commit 4ebb99bf7d
4 changed files with 8 additions and 3 deletions

2
gradlew.bat vendored
View file

@ -13,6 +13,8 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@rem SPDX-License-Identifier: Apache-2.0
@rem
@if "%DEBUG%"=="" @echo off
@rem ##########################################################################