mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00
chore: identifier moved to BuildConfig
This commit is contained in:
@ -10,4 +10,6 @@ object BuildConfig {
|
||||
const val gdxVersion = "1.12.1"
|
||||
const val ktorVersion = "2.3.12"
|
||||
const val coroutinesVersion = "1.8.1"
|
||||
|
||||
const val identifier = "com.unciv.app"
|
||||
}
|
||||
|
Reference in New Issue
Block a user