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.
1 parent 2e5b2ce commit 2664ae9Copy full SHA for 2664ae9
2 files changed
app/conanfile.txt
@@ -1,5 +1,5 @@
1
[requires]
2
-odrcore/4.1.1@
+odrcore/9.9.9@
3
4
[generators]
5
CMakeToolchain
build.gradle
@@ -2,5 +2,5 @@ plugins {
id 'com.android.application' version '8.5.2' apply false
id 'com.google.gms.google-services'version '4.4.2' apply false
id 'com.google.firebase.crashlytics' version '3.0.2' apply false
- id 'app.opendocument.conanandroidgradleplugin' version "0.9.2" apply false
+ id 'app.opendocument.conanandroidgradleplugin' version '0.9.3' apply false
6
}
0 commit comments