chore: sync app versions

This commit is contained in:
Peter Steinberger
2026-01-08 05:17:52 +00:00
parent 689875dfbb
commit 7d492cb0ab
5 changed files with 8 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ android {
applicationId = "com.clawdbot.android"
minSdk = 31
targetSdk = 36
versionCode = 20260107
versionCode = 20260108
versionName = "2026.1.8"
}

View File

@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>2026.1.8</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>20260108</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoadsInWebContent</key>

View File

@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>2026.1.8</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>20260108</string>
</dict>
</plist>

View File

@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>2026.1.8</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>20260108</string>
<key>CFBundleIconFile</key>
<string>Clawdbot</string>
<key>CFBundleURLTypes</key>