release(app): 0.2.3 / versionCode 15 (APK lean sans natifs JNA)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
22dbd2145f
commit
a2fc01987b
|
|
@ -44,8 +44,8 @@ android {
|
|||
applicationId = "com.kazeia"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 14
|
||||
versionName = "0.2.2"
|
||||
versionCode = 15
|
||||
versionName = "0.2.3"
|
||||
|
||||
// WebDAV de distribution — injecté depuis local.properties.
|
||||
buildConfigField("String", "WEBDAV_BASE", "\"${localProp("webdav.base")}\"")
|
||||
|
|
|
|||
Loading…
Reference in New Issue