Logo
Explore Help
Sign In
mirrors/Unciv
1
0
Fork 0
You've already forked Unciv
mirror of https://github.com/yairm210/Unciv.git synced 2025-07-26 23:58:43 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
345ca0ec25e95d1de1c0b6ef777b19e74a8f65ff
Unciv/buildSrc/src/main/kotlin/BuildConfig.kt

11 lines
270 B
Kotlin
Raw Normal View History

Gradle Kotlin DSL (#2634) * Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions * Migrate build scripts to Gradle Kotlin DSL
2020-05-18 23:14:01 +02:00
package com.unciv.build
object BuildConfig {
Re-upgraded Kotlin to 1.5.30, and together with it - minSdk and source&target compatibility to 1.8. We've finally advanced to 2015 (when 1.7 was deprecated)
2021-09-05 19:36:35 +03:00
const val kotlinVersion = "1.5.30"
Gradle Kotlin DSL (#2634) * Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions * Migrate build scripts to Gradle Kotlin DSL
2020-05-18 23:14:01 +02:00
const val appName = "Unciv"
4.0.15-patch1
2022-05-11 17:59:06 +03:00
const val appCodeNumber = 708
const val appVersion = "4.0.15-patch1"
Gradle Kotlin DSL (#2634) * Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions * Migrate build scripts to Gradle Kotlin DSL
2020-05-18 23:14:01 +02:00
Version increment
2021-04-19 21:51:38 +03:00
const val gdxVersion = "1.10.0"
Gradle Kotlin DSL (#2634) * Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions * Migrate build scripts to Gradle Kotlin DSL
2020-05-18 23:14:01 +02:00
const val roboVMVersion = "2.3.1"
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 5002ms Template: 68ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API