-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
1. kotlin-gradle-plugin 版本不能是 `1.0.0`
```
ext.kotlin_version = '1.1.2'
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.neenbedankt.gradle.plugins:a…
-
Got the following error when install this plugin, I am wondering where is variable PLAY_SERVICES_VERSION defined? thanks.
```
D:\git\ionic\zhuanshuchaxun>ionic cordova plugin add cordova-plugin-admo…
-
Hello everyone,
I tried creating an android package using these steps but I am getting error.
```
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup…
-
**Describe the bug**
it appears there are no property assessors generated.
**To Reproduce**
I've prepared minimal failing build:
https://github.com/darekxan/lomboktest/tree/broken_3.6.1
(source…
-
**Describe the issue**
API 'android.registerTransform' is obsolete.
It will be removed in version 8.0 of the Android Gradle plugin.
The Transform API is removed to improve build performance. Projec…
-
Current available version 0.0.6 gives error when building
```
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the r…
jvk75 updated
7 months ago
-
https://developer.android.com/studio/releases/#4-1-0
Android Gradle Plugin 4.1.0のリリースノートはこちら
https://developer.android.com/studio/releases/gradle-plugin#4-1-0
-
I’m trying to build a Scala+JavaFX application for Android (the most awesomesterest cross-platform technology stack). I used the Gluon Eclipse plugin to create a “Basic Gluon Application”, then I foll…
-
Repeating from https://github.com/pemistahl/version-catalog-linter-gradle-plugin/issues/2
it would be good to have a way to set a standard naming strategy, by default maybe the names used by Androi…