File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application'
33 id ' io.sentry.android.gradle'
4- id ' com.github.triplet.play' version ' 3.7.0-agp4.2 ' apply false
4+ id ' com.github.triplet.play' version ' 3.8.1 ' apply false
55}
66
77ext. rootPath = ' ../../../../android'
@@ -121,7 +121,7 @@ dependencies {
121121 implementation ' androidx.appcompat:appcompat:1.6.0-rc01'
122122 implementation ' com.google.android.material:material:1.6.0'
123123 api(name : ' keyman-engine' , ext : ' aar' )
124- implementation ' io.sentry:sentry-android:6.9.0 '
124+ implementation ' io.sentry:sentry-android:6.9.2 '
125125 implementation ' androidx.preference:preference:1.2.0'
126126}
127127
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 }
77
88 dependencies {
9- classpath ' com.android.tools.build:gradle:4.2.2 '
9+ classpath ' com.android.tools.build:gradle:7.4.0 '
1010 classpath ' io.sentry:sentry-android-gradle-plugin:2.1.2'
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments