Merge pull request #1 from u7648330/change-font-feature

change font feature
This commit is contained in:
u7648330 2024-10-27 15:34:10 +11:00 committed by GitHub
commit f55dde7a13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // 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 { buildscript {
ext.kotlin_version = '1.9.21' ext.kotlin_version = '1.9.21'
repositories { repositories {