mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
removing a redundant kotlin version declaration
This commit is contained in:
@ -8,7 +8,6 @@ buildscript {
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.34.26'
|
||||
kotlin_version = '1.6.21'
|
||||
}*/
|
||||
|
||||
ext.kotlin_version = '1.6.21'
|
||||
|
Reference in New Issue
Block a user