Flutter uygulaması APK oluştururken hata veriyor

bugrastar

Hectopat
Katılım
27 Ekim 2021
Mesajlar
149
Çözümler
3
Yer
Kocaeli
Daha fazla  
Cinsiyet
Erkek
Meslek
Serbest Meslek
Merhaba, codecanyondan bir uygulama satın aldım. Uygulama çalışıyor. Hatta direkt Android Studio ile APK oluştururken hata almıyorum ancak ne zaman dosyaları değiştirsem ( uygulama ismi, package name ) vs gibi sonra APK oluştururken bu hatayı alıyorum. Bunun çözümünü bilen ya da fikri olan varsa yazar mısınız?
- Şimdiden yardımcı olan herkese teşekkür ederim

Kod:
C:\src\flutter\bin\flutter.bat --no-color build apk.

Upgrading build.gradle
Running Gradle task 'assembleRelease'...

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':desktop_webview_auth'.
> Could not resolve all files for configuration ':desktop_webview_auth:classpath'.
 > Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk11:1.7.10.
 Searched in the following locations:
 - https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk11/1.7.10/kotlin-stdlib-jdk11-1.7.10.pom
 - https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk11/1.7.10/kotlin-stdlib-jdk11-1.7.10.pom
 Required by:
 project :desktop_webview_auth
> Failed to notify project evaluation listener.
 > Could not get unknown property 'android' for project ':desktop_webview_auth' of type org.gradle.api.Project.
 > Could not get unknown property 'android' for project ':desktop_webview_auth' of type org.gradle.api.Project.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BU�LD FAILED in 2m 11s.
Running Gradle task 'assembleRelease'... 133,6s
Gradle task assembleRelease failed with exit code 1
Process finished with exit code 1
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…