File tree Expand file tree Collapse file tree
no_default_profile_installed Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Conan Android Gradle Plugin is distributed through Gradle Plugin Portal ( `plugi
2323To use this plugin, include it in the top level ` build.gradle ` :
2424``` groovy
2525plugins {
26- id 'app.opendocument.conanandroidgradleplugin' version "0.9.1 " apply false
26+ id 'app.opendocument.conanandroidgradleplugin' version "0.9.2 " apply false
2727}
2828```
2929
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ kotlin {
3232}
3333
3434group = " app.opendocument"
35- version = " 0.9.2 "
35+ version = " 0.9.3 "
3636
3737gradlePlugin {
3838 website = " https://github.com/opendocument-app/ConanAndroidGradlePlugin"
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
33 id ' com.android.library' version ' 8.5.1' apply false
4- id ' app.opendocument.conanandroidgradleplugin' version " 0.9.2 " apply false
4+ id ' app.opendocument.conanandroidgradleplugin' version " 0.9.3 " apply false
55}
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
33 id ' com.android.library' version ' 8.5.1' apply false
4- id ' app.opendocument.conanandroidgradleplugin' version " 0.9.2 " apply false
4+ id ' app.opendocument.conanandroidgradleplugin' version " 0.9.3 " apply false
55}
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
33 id ' com.android.library' version ' 8.5.1' apply false
4- id ' app.opendocument.conanandroidgradleplugin' version " 0.9.2 " apply false
4+ id ' app.opendocument.conanandroidgradleplugin' version " 0.9.3 " apply false
55}
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
33 id ' com.android.library' version ' 8.5.1' apply false
4- id ' app.opendocument.conanandroidgradleplugin' version " 0.9.2 " apply false
4+ id ' app.opendocument.conanandroidgradleplugin' version " 0.9.3 " apply false
55}
You can’t perform that action at this time.
0 commit comments