Skip to content

Commit e5c1058

Browse files
Merge pull request #12 from smartdevelopers-ir/changes_for_android_11
2022/03/08
2 parents 86baded + 8f2720f commit e5c1058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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
buildscript {
33
repositories {
4-
4+
ext.kotlin_version = '1.7.1'
55

66
google()
77
maven { url 'https://jitpack.io' }

0 commit comments

Comments
 (0)