Skip to content

Commit 620884e

Browse files
committedNov 8, 2023
bump library version to 1.8.0
1 parent fbf5025 commit 620884e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.lib_version = '1.7.0'
4+
ext.lib_version = '1.8.0'
55
ext.kotlin_version = '1.7.10'
66

77
repositories {

0 commit comments

Comments
 (0)
Please sign in to comment.