We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf5025 commit 620884eCopy full SHA for 620884e
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.lib_version = '1.7.0'
+ ext.lib_version = '1.8.0'
5
ext.kotlin_version = '1.7.10'
6
7
repositories {
0 commit comments