We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ccaa9 commit c7c82fcCopy full SHA for c7c82fc
build.gradle
@@ -1,7 +1,7 @@
1
// root build.gradle
2
buildscript {
3
ext {
4
- android_gradle_plugin_version = '8.2.2'
+ android_gradle_plugin_version = '8.3.0'
5
material_design_version = '1.11.0'
6
kotlin_version = '1.9.21'
7
retrofit_version = '2.9.0'
0 commit comments