release(app): refonte 0.2.0 (versionCode 12)
Jalon refonte : moteur LLM unifié GGUF+.pte (UnifiedLlmAdapter), presets sampling + toggle debug admin, OTA catalogue v7 (Speaker GGUF). Bump pour publication self-update aux tablettes de prod. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
577aad3b2f
commit
a2f82f69f9
|
|
@ -44,8 +44,8 @@ android {
|
|||
applicationId = "com.kazeia"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 11
|
||||
versionName = "0.1.10"
|
||||
versionCode = 12
|
||||
versionName = "0.2.0"
|
||||
|
||||
// WebDAV de distribution — injecté depuis local.properties.
|
||||
buildConfigField("String", "WEBDAV_BASE", "\"${localProp("webdav.base")}\"")
|
||||
|
|
|
|||
Loading…
Reference in New Issue