From cfb58dc24c3de72d082bb08727eb34de74a90530 Mon Sep 17 00:00:00 2001 From: Vivian Tran Date: Sun, 27 Oct 2024 14:56:36 +1100 Subject: [PATCH] add comment to build gradle --- build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle b/build.gradle index 6d19a6f8a8..b887f71b07 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. +// the kotlin version might be different from NewPipe main buildscript { ext.kotlin_version = '1.9.10' repositories {