Kotlin 1.8 + cleanup
This commit is contained in:
parent
6e72187ff1
commit
bd93e54543
7 changed files with 12 additions and 24 deletions
|
|
@ -15,12 +15,8 @@
|
|||
*/
|
||||
|
||||
import org.gradle.api.JavaVersion
|
||||
import org.gradle.api.artifacts.VersionCatalog
|
||||
import org.gradle.jvm.toolchain.JavaLanguageVersion
|
||||
|
||||
val VersionCatalog.composeVersion: String
|
||||
get() = findVersion("compose_compiler").get().requiredVersion
|
||||
|
||||
object Versions {
|
||||
const val versionCode = 100100
|
||||
const val versionName = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue