mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
removing a redundant kotlin version declaration
This commit is contained in:
parent
8c47d9e5ba
commit
479986bf4d
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ buildscript {
|
|||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.34.26'
|
||||
kotlin_version = '1.6.21'
|
||||
}*/
|
||||
|
||||
ext.kotlin_version = '1.6.21'
|
||||
|
|
Loading…
Reference in a new issue