Fix signed release build issues (#198)
* Update Gradle to 8.5 * Disable view binding generation * Downgrade AGP to 8.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
# https://maven.google.com/web/index.html?q=com.android.tools.build#com.android.tools.build:gradle
|
||||
androidGradlePlugin = "8.2.1"
|
||||
androidGradlePlugin = "8.1.4"
|
||||
# https://github.com/JetBrains/kotlin/releases
|
||||
kotlin = "1.9.22"
|
||||
# https://dagger.dev/hilt/gradle-setup
|
||||
|
||||
Reference in New Issue
Block a user