| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- boot
- Andorid
- 3rd part
- defaultconfig
- Registering an InstanceCreator with Gson for this type may fix this problem
- AOS
- Java
- DispatchQueue
- gradle
- Compose
- IOS
- arm-linux-androideabi
- retrofit
- Jetpack
- Kotlin
- Chat GPT
- buildconfigfield
- xcframework
- VM arguments
- data binding
- Framework
- Android
- NDK
- ndkVersion
- mac
- Eclipse
- EditText
- Swift
- 3rd framework
- BindingAdapter
Archives
- Today
- Total
목록defaultconfig (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