We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compileSdkVersion
package_info_plus
1 parent 925bea8 commit 6e4431fCopy full SHA for 6e4431f
packages/go_router/example/android/app/build.gradle
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
26
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
27
28
android {
29
- compileSdkVersion 31
+ compileSdkVersion 33
30
31
compileOptions {
32
sourceCompatibility JavaVersion.VERSION_1_8
packages/go_router/example/pubspec.yaml
@@ -17,7 +17,6 @@ dependencies:
17
go_router:
18
path: ..
19
logging: ^1.0.0
20
- package_info_plus: ^1.3.0
21
provider: ^6.0.0
22
shared_preferences: ^2.0.11
23
url_launcher: ^6.0.7
0 commit comments