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