mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-06 07:29:42 +00:00
Compare commits
No commits in common. "88699e9a3b692ccc0d54a276cfc14aa5ab5364f6" and "973ca20c8e9f86891ac6c2e17a57a12a11e454ac" have entirely different histories.
88699e9a3b
...
973ca20c8e
@ -2,7 +2,6 @@ plugins {
|
||||
id "com.android.application"
|
||||
id "kotlin-android"
|
||||
id "dev.flutter.flutter-gradle-plugin"
|
||||
id "org.jetbrains.kotlin.plugin.compose"
|
||||
}
|
||||
|
||||
def localProperties = new Properties()
|
||||
|
||||
@ -19,8 +19,7 @@ pluginManagement {
|
||||
plugins {
|
||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
||||
id "com.android.application" version '8.7.0' apply false
|
||||
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "2.1.0" apply false
|
||||
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
|
||||
}
|
||||
|
||||
include ':app'
|
||||
@ -972,7 +972,7 @@ packages:
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: d4d71545111c8ca6c91f0040091c42d74cce1762
|
||||
resolved-ref: "916bde44cbead75125e8db842eb46bdcf211a79a"
|
||||
url: "https://github.com/KRTirtho/flutter_new_pipe_extractor.git"
|
||||
source: git
|
||||
version: "0.1.0"
|
||||
@ -1444,10 +1444,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: jiosaavn
|
||||
sha256: b6bde15c56398ebfd439825a64fb540a265773d1a518ba103e79988e13d16e1d
|
||||
sha256: d32b4f43f26488f942f5d7d19d748a1f2664ae3d41ff9c7d50eeb81705174bd2
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.1"
|
||||
version: "0.1.0"
|
||||
jovial_misc:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@ -82,7 +82,7 @@ dependencies:
|
||||
image_picker: ^1.1.0
|
||||
intl: any
|
||||
invidious: ^0.1.2
|
||||
jiosaavn: ^0.1.1
|
||||
jiosaavn: ^0.1.0
|
||||
json_annotation: ^4.8.1
|
||||
local_notifier: ^0.1.6
|
||||
logger: ^2.0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user