upgrade deps
This commit is contained in:
@@ -9,7 +9,7 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:8.11.1")
|
||||
classpath("com.android.tools.build:gradle:8.13.2")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
|
||||
}
|
||||
}
|
||||
@@ -66,5 +66,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.netzarchitekten:IPtProxy:4.2.2'
|
||||
implementation 'com.netzarchitekten:IPtProxy:4.3.0'
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
json_serializable: ^6.11.2
|
||||
lint: ^2.8.0
|
||||
pigeon: ^26.1.4
|
||||
pigeon: ^26.1.5
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user