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.
2 parents 8fe6246 + 618ab1b commit 9a8182dCopy full SHA for 9a8182d
src/serious_python/example/flask_example/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:7.3.0'
+ classpath 'com.android.tools.build:gradle:9.1.0'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
src/serious_python_android/android/build.gradle
@@ -11,7 +11,7 @@ buildscript {
13
// The Android Gradle Plugin knows how to build native code with the NDK.
14
15
classpath 'de.undercouch:gradle-download-task:4.1.2'
16
17
0 commit comments