mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
refactor: biome update and fix renovate and ci (#932)
This commit is contained in:
@@ -8,7 +8,7 @@ group = 'expo.modules.vlcplayer'
|
||||
version = '0.6.0'
|
||||
|
||||
def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
|
||||
def kotlinVersion = findProperty('android.kotlinVersion') ?: '1.9.25'
|
||||
def kotlinVersion = findProperty('android.kotlinVersion') ?: '2.0.21'
|
||||
|
||||
apply from: expoModulesCorePlugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user