Compare commits
1 Commits
renovate/f
...
9b77a039b7
Author | SHA1 | Date | |
---|---|---|---|
9b77a039b7 |
@@ -19,7 +19,7 @@ buildscript {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// The Android Gradle Plugin knows how to build native code with the NDK.
|
// The Android Gradle Plugin knows how to build native code with the NDK.
|
||||||
classpath 'com.android.tools.build:gradle:8.4.2'
|
classpath 'com.android.tools.build:gradle:8.9.0-alpha09'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -50,7 +50,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "com.android.tools.build:gradle:8.4.2"
|
classpath "com.android.tools.build:gradle:8.9.0-alpha09"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
subprojects {
|
subprojects {
|
||||||
|
@@ -27,7 +27,7 @@ dependencies:
|
|||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.4.11
|
build_runner: ^2.4.11
|
||||||
flutter_lints: any
|
flutter_lints: any
|
||||||
ffigen: ^16.0.0
|
ffigen: ^14.0.0
|
||||||
freezed: any
|
freezed: any
|
||||||
json_serializable: any
|
json_serializable: any
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user