add comment to build gradle

This commit is contained in:
Vivian Tran 2024-10-27 14:56:36 +11:00
parent aa5c4b5db6
commit cfb58dc24c

View file

@ -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 {