| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- Chat GPT
- Registering an InstanceCreator with Gson for this type may fix this problem
- defaultconfig
- Compose
- Android
- boot
- 3rd part
- data binding
- Framework
- Eclipse
- gradle
- Java
- EditText
- arm-linux-androideabi
- NDK
- Andorid
- AOS
- Kotlin
- DispatchQueue
- mac
- ndkVersion
- Jetpack
- buildconfigfield
- xcframework
- 3rd framework
- retrofit
- VM arguments
- IOS
- BindingAdapter
- Swift
Archives
- Today
- Total
목록buildconfigfield (1)
grape
AOS - BuildTime
요약 defaultConfig { def buildTime = new Date() buildConfigField "String", "BUILD_TIME", "\"${buildTime.format('yyyy-MM-dd HH:mm:ss')}\"" } BUILD_TIME 정의android { compileSdk defaultConfig { applicationId minSdk targetSdk versionCode versionName def buildTime = new Date() buildConfigField "String", "App", BUILD_TIME", "\"${b..
카테고리 없음
2024. 9. 4. 16:26